Home
last modified time | relevance | path

Searched defs:ipv6hdr (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dipv6.h118 struct ipv6hdr { struct
120 __u8 priority:4,
121 version:4;
128 __u8 flow_lbl[3];
130 __be16 payload_len;
131 __u8 nexthdr;
132 __u8 hop_limit;
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_rxtx.c49 struct ipv6hdr *ipv6hdr = ipv6_hdr(skb); in mlx5e_ipsec_remove_trailer() local
/linux-6.3-rc2/net/batman-adv/
A Dgateway_client.c568 struct ipv6hdr *ipv6hdr; in batadv_gw_dhcp_recipient_get() local
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/rmnet/
A Drmnet_map_data.c216 rmnet_map_ipv6_ul_csum_header(struct ipv6hdr *ipv6hdr, in rmnet_map_ipv6_ul_csum_header()
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns/
A Dhns_enet.c42 struct ipv6hdr *ipv6hdr; in fill_v2_desc_hw() local
/linux-6.3-rc2/net/core/
A Dfilter.c7552 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv6, struct ipv6hdr *, iph, in BPF_CALL_3()
7606 BPF_CALL_2(bpf_tcp_raw_check_syncookie_ipv6, struct ipv6hdr *, iph, in BPF_CALL_2()

Completed in 31 milliseconds