Searched defs:ip_comp_hdr (Results 1 – 4 of 4) sorted by relevance
112 struct ip_comp_hdr { struct113 __u8 nexthdr;114 __u8 flags;115 __u16 cpi;
129 struct ip_comp_hdr { struct130 __u8 nexthdr;131 __u8 flags;132 __be16 cpi;
267 struct ip_comp_hdr { struct268 uint8_t nexthdr;269 uint8_t flags;270 uint16_t cpi;