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