Home
last modified time | relevance | path

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

/Linux-v6.1/net/ipv6/
Desp6_offload.c31 static __u16 esp6_nexthdr_esp_offset(struct ipv6hdr *ipv6_hdr, int nhlen) in esp6_nexthdr_esp_offset()
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_tc_lib.c484 struct ice_ipv6_hdr *ipv6_hdr, *ipv6_mask; in ice_tc_fill_rules() local
Dice_protocol_type.h238 struct ice_ipv6_hdr ipv6_hdr; member
/Linux-v6.1/include/linux/
Dipv6.h98 static inline struct ipv6hdr *ipv6_hdr(const struct sk_buff *skb) in ipv6_hdr() function