Home
last modified time | relevance | path

Searched defs:ip6h (Results 26 – 50 of 79) sorted by relevance

1234

/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_cgrp2_tc_kern.c46 struct ipv6hdr *ip6h = data + sizeof(*eth); in handle_egress() local
H A Dparse_varlen.c80 struct ipv6hdr *ip6h; in parse_ipv6() local
H A Dxdp_tx_iptunnel_kern.c159 struct ipv6hdr *ip6h = data + sizeof(struct ethhdr); in handle_ipv6() local
H A Dhbm_kern.h114 struct ipv6hdr *ip6h; in hbm_get_pkt_info() local
H A Dxdp_redirect_cpu_kern.c196 struct ipv6hdr *ip6h = data + nh_off; in get_proto_ipv6() local
493 struct ipv6hdr *ip6h = data + nh_off; in get_ipv6_hash_ip_pair() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dtest_pkt_access.c122 struct ipv6hdr *ip6h = (struct ipv6hdr *)(eth + 1); in test_pkt_access() local
H A Dtest_tc_neigh_fib.c57 struct ipv6hdr *ip6h; in fill_fib_params_v6() local
H A Dtest_tc_neigh.c70 struct ipv6hdr *ip6h; in is_remote_ep_v6() local
H A Dtest_xdp.c160 struct ipv6hdr *ip6h = data + sizeof(struct ethhdr); in handle_ipv6() local
H A Dtest_xdp_loop.c156 struct ipv6hdr *ip6h = data + sizeof(struct ethhdr); in handle_ipv6() local
H A Dtest_l4lb_noinline.c237 struct ipv6hdr *ip6h; in parse_icmpv6() local
334 struct ipv6hdr *ip6h; in process_packet() local
H A Dtest_l4lb.c240 struct ipv6hdr *ip6h; in parse_icmpv6() local
337 struct ipv6hdr *ip6h; in process_packet() local
H A Dtest_sk_lookup_kern.c40 struct ipv6hdr *ip6h = (struct ipv6hdr *)(data + nh_off); in get_tuple() local
H A Dtest_sk_assign.c71 struct ipv6hdr *ip6h = (struct ipv6hdr *)(data + sizeof(*eth)); in get_tuple() local
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dxfrm6_input.c81 struct ipv6hdr *ip6h; in xfrm6_udp_encap_rcv() local
H A Dxfrm6_protocol.c77 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in xfrm6_rcv_encap() local
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_l3s.c64 struct ipv6hdr *ip6h = ipv6_hdr(skb); in ipvlan_l3_rcv() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dmsg_zerocopy.c276 static int setup_ip6h(struct ipv6hdr *ip6h, uint16_t payload_len) in setup_ip6h()
488 struct ipv6hdr ip6h; in do_tx() member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmproto.h179 struct ipv6_hdr *ip6h = (struct ipv6_hdr *)p; in hnd_frame_proto() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmproto.h179 struct ipv6_hdr *ip6h = (struct ipv6_hdr *)p; in hnd_frame_proto() local
/OK3568_Linux_fs/kernel/net/ipv6/ila/
H A Dila_lwt.c63 struct ipv6hdr *ip6h = ipv6_hdr(skb); in ila_output() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_fwd_netdev.c121 struct ipv6hdr *ip6h; in nft_fwd_neigh_eval() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_tunnel_core.c290 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in iptunnel_pmtud_build_icmpv6() local
356 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in iptunnel_pmtud_check_icmpv6() local
/OK3568_Linux_fs/kernel/include/net/
H A Ddst_metadata.h224 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in ipv6_tun_rx_dst() local
/OK3568_Linux_fs/kernel/net/bridge/netfilter/
H A Dnft_reject_bridge.c220 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in reject6_br_csum_ok() local

1234