Searched defs:ipv6hdr (Results 1 – 7 of 7) sorted by relevance
118 struct ipv6hdr { struct120 __u8 priority:4,121 version:4;128 __u8 flow_lbl[3];130 __be16 payload_len;131 __u8 nexthdr;132 __u8 hop_limit;
50 struct ipv6hdr *ipv6hdr = ipv6_hdr(skb); in mlx5e_ipsec_remove_trailer() local
1122 struct ipv6hdr *ipv6hdr; in setup_pkt_tunnel_reformat() local
568 struct ipv6hdr *ipv6hdr; in batadv_gw_dhcp_recipient_get() local
216 rmnet_map_ipv6_ul_csum_header(struct ipv6hdr *ipv6hdr, in rmnet_map_ipv6_ul_csum_header()
42 struct ipv6hdr *ipv6hdr; in fill_v2_desc_hw() local
7729 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv6, struct ipv6hdr *, iph, in BPF_CALL_3()7783 BPF_CALL_2(bpf_tcp_raw_check_syncookie_ipv6, struct ipv6hdr *, iph, in BPF_CALL_2()