Searched defs:ipv6_hdr (Results 1 – 4 of 4) sorted by relevance
32 static __u16 esp6_nexthdr_esp_offset(struct ipv6hdr *ipv6_hdr, int nhlen) in esp6_nexthdr_esp_offset()
508 struct ice_ipv6_hdr *ipv6_hdr, *ipv6_mask; in ice_tc_fill_rules() local
415 struct ice_ipv6_hdr ipv6_hdr; member
99 static inline struct ipv6hdr *ipv6_hdr(const struct sk_buff *skb) in ipv6_hdr() function