Searched defs:ip_comp_hdr (Results 1 – 7 of 7) sorted by relevance
105 struct ip_comp_hdr { struct106 __u8 nexthdr;107 __u8 flags;108 __be16 cpi;
127 struct ip_comp_hdr { struct128 __u8 nexthdr;129 __u8 flags;130 __be16 cpi;
95 struct ip_comp_hdr { struct96 __u8 nexthdr;97 __u8 flags;98 __be16 cpi;
25 static inline struct ip_comp_hdr *ip_comp_hdr(const struct sk_buff *skb) in ip_comp_hdr() function
27 static inline struct ip_comp_hdr *ip_comp_hdr(const struct sk_buff *skb) in ip_comp_hdr() function