Home
last modified time | relevance | path

Searched defs:ip_comp_hdr (Results 1 – 4 of 4) sorted by relevance

/development/ndk/platforms/android-9/include/linux/
Dip.h112 struct ip_comp_hdr { struct
113 __u8 nexthdr;
114 __u8 flags;
115 __u16 cpi;
/development/ndk/platforms/android-21/include/linux/
Dip.h129 struct ip_comp_hdr { struct
130 __u8 nexthdr;
131 __u8 flags;
132 __be16 cpi;
/development/ndk/platforms/android-21/include/netinet/
Dip.h267 struct ip_comp_hdr { struct
268 uint8_t nexthdr;
269 uint8_t flags;
270 uint16_t cpi;
/development/ndk/platforms/android-9/include/netinet/
Dip.h267 struct ip_comp_hdr { struct
268 uint8_t nexthdr;
269 uint8_t flags;
270 uint16_t cpi;