Searched defs:ipv6hdr (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | ipv6.h | 118 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 D | ipsec_rxtx.c | 50 struct ipv6hdr *ipv6hdr = ipv6_hdr(skb); in mlx5e_ipsec_remove_trailer() local
|
H A D | ipsec_fs.c | 1121 struct ipv6hdr *ipv6hdr; in setup_pkt_tunnel_reformat() local
|
/openbmc/linux/net/batman-adv/ |
H A D | gateway_client.c | 568 struct ipv6hdr *ipv6hdr; in batadv_gw_dhcp_recipient_get() local
|
/openbmc/linux/drivers/net/ethernet/qualcomm/rmnet/ |
H A D | rmnet_map_data.c | 216 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 D | hns_enet.c | 42 struct ipv6hdr *ipv6hdr; in fill_v2_desc_hw() local
|
/openbmc/qemu/hw/net/rocker/ |
H A D | rocker_of_dpa.c | 149 struct ip6_header *ipv6hdr; member
|
/openbmc/linux/net/core/ |
H A D | filter.c | 7771 BPF_CALL_3(bpf_tcp_raw_gen_syncookie_ipv6,struct ipv6hdr *,iph,struct tcphdr *,th,u32,th_len) BPF_CALL_3() argument 7825 BPF_CALL_2(bpf_tcp_raw_check_syncookie_ipv6,struct ipv6hdr *,iph,struct tcphdr *,th) BPF_CALL_2() argument [all...] |