Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H 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;
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.c50 struct ipv6hdr *ipv6hdr = ipv6_hdr(skb); in mlx5e_ipsec_remove_trailer() local
H A Dipsec_fs.c1121 struct ipv6hdr *ipv6hdr; in setup_pkt_tunnel_reformat() local
/openbmc/linux/net/batman-adv/
H A Dgateway_client.c568 struct ipv6hdr *ipv6hdr; in batadv_gw_dhcp_recipient_get() local
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_map_data.c216 rmnet_map_ipv6_ul_csum_header(struct ipv6hdr *ipv6hdr, in rmnet_map_ipv6_ul_csum_header()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_enet.c42 struct ipv6hdr *ipv6hdr; in fill_v2_desc_hw() local
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c149 struct ip6_header *ipv6hdr; member
/openbmc/linux/net/core/
H A Dfilter.c7756 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv6, struct ipv6hdr *, iph, in BPF_CALL_3()
7810 BPF_CALL_2(bpf_tcp_raw_check_syncookie_ipv6, struct ipv6hdr *, iph, in BPF_CALL_2()