Searched refs:tun_pi (Results 1 - 8 of 8) sorted by relevance

/external/android-clat/
H A Dclatd.h24 #define PACKETLEN (MAXMTU+sizeof(struct tun_pi))
H A Dtranslate.h45 void fill_tun_header(struct tun_pi *tun_header, uint16_t proto);
H A Dclatd.c349 struct tun_pi *tun_header = (struct tun_pi *) buf;
H A Dtranslate.c111 void fill_tun_header(struct tun_pi *tun_header, uint16_t proto) {
499 struct tun_pi tun_targ;
H A Dclatd_microbenchmark.c88 struct tun_pi tun = { 0, htons(ETH_P_IP) };
H A Dclatd_test.cpp464 struct tun_pi new_tun_header;
/external/iproute2/include/linux/
H A Dif_tun.h87 struct tun_pi { struct
/external/kernel-headers/original/uapi/linux/
H A Dif_tun.h87 struct tun_pi { struct

Completed in 161 milliseconds