HomeSort by relevance Sort by last modified time
    Searched refs:tun_pi (Results 1 - 9 of 9) sorted by null

  /external/android-clat/
clatd.h 27 #define PACKETLEN (MAXMTU + sizeof(struct tun_pi))
translate.h 46 void fill_tun_header(struct tun_pi *tun_header, uint16_t proto);
clatd.c 413 struct tun_pi *tun_header = (struct tun_pi *)buf;
translate.c 113 void fill_tun_header(struct tun_pi *tun_header, uint16_t proto) {
497 struct tun_pi tun_targ;
clatd_microbenchmark.c 88 struct tun_pi tun = { 0, htons(ETH_P_IP) };
clatd_test.cpp 470 struct tun_pi new_tun_header;
    [all...]
  /external/iproute2/include/uapi/linux/
if_tun.h 88 struct tun_pi { struct
  /bionic/libc/kernel/uapi/linux/
if_tun.h 75 struct tun_pi { struct
  /external/kernel-headers/original/uapi/linux/
if_tun.h 93 struct tun_pi { struct

Completed in 667 milliseconds