Home
last modified time | relevance | path

Searched defs:ip6h (Results 1 - 25 of 161) sorted by relevance

1234567

/kernel/linux/linux-5.10/net/netfilter/
H A Dxt_hl.c47 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in hl_mt6() local
H A Dxt_HL.c68 struct ipv6hdr *ip6h; in hl_tg6() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_hl.c47 const struct ipv6hdr *ip6h = ipv6_hdr(skb); in hl_mt6() local
H A Dxt_HL.c68 struct ipv6hdr *ip6h; in hl_tg6() local
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe_icrc.c15 struct ipv6hdr *ip6h = NULL; in rxe_icrc_hdr() local
/kernel/linux/linux-5.10/samples/bpf/
H A Dxdp1_kern.c35 struct ipv6hdr *ip6h = data + nh_off; in parse_ipv6() local
H A Dxdp2_kern.c51 struct ipv6hdr *ip6h = data + nh_off; in parse_ipv6() local
H A Dxdp_fwd_kern.c49 struct ipv6hdr *ip6h; in xdp_fwd_flags() local
[all...]
/kernel/linux/linux-5.10/lib/
H A Dtest_blackhole_dev.c30 struct ipv6hdr *ip6h; in test_blackholedev_init() local
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_tables_ipv6.h31 struct ipv6hdr *ip6h, _ip6h; in __nft_set_pktinfo_ipv6_validate() local
77 struct ipv6hdr *ip6h; in nft_set_pktinfo_ipv6_ingress() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_hw_metadata.c28 struct ipv6hdr *ip6h = NULL; in rx() local
H A Ddecap_sanity.c35 struct ipv6hdr ip6h; in decap_sanity() local
H A Dcgroup_skb_sk_lookup_kern.c69 struct ipv6hdr ip6h; in ingress_lookup() local
29 set_tuple(struct bpf_sock_tuple *tuple, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) set_tuple() argument
39 is_allowed_peer_cg(struct __sk_buff *skb, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) is_allowed_peer_cg() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Dtest_blackhole_dev.c30 struct ipv6hdr *ip6h; in test_blackholedev_init() local
/kernel/linux/linux-6.6/samples/bpf/
H A Dtest_cgrp2_tc.bpf.c32 struct ipv6hdr *ip6h = data + sizeof(*eth); in handle_egress() local
H A Dxdp_fwd_kern.c49 struct ipv6hdr *ip6h; in xdp_fwd_flags() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dcgroup_skb_sk_lookup_kern.c71 struct ipv6hdr ip6h; in ingress_lookup() local
30 set_tuple(struct bpf_sock_tuple *tuple, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) set_tuple() argument
40 is_allowed_peer_cg(struct __sk_buff *skb, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) is_allowed_peer_cg() argument
[all...]
H A Dtest_btf_skc_cls_ingress.c27 static void test_syncookie_helper(struct ipv6hdr *ip6h, struct tcphdr *th, in test_syncookie_helper() argument
69 static int handle_ip6_tcp(struct ipv6hdr *ip6h, struct __sk_buff *skb) in handle_ip6_tcp() argument
151 struct ipv6hdr *ip6h; in cls_ingress() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dlag.c15 struct ipv6hdr *ip6h; in rdma_build_skb() local
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_tables_ipv6.h33 struct ipv6hdr *ip6h, _ip6h; in __nft_set_pktinfo_ipv6_validate() local
81 struct ipv6hdr *ip6h; in nft_set_pktinfo_ipv6_ingress() local
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Dmcast_snoop.c16 const struct ipv6hdr *ip6h; in ipv6_mc_check_ip6hdr() local
39 const struct ipv6hdr *ip6h; in ipv6_mc_check_exthdrs() local
[all...]
/kernel/linux/linux-5.10/net/ipv6/ila/
H A Dila_common.c35 static __wsum get_csum_diff(struct ipv6hdr *ip6h, struct ila_params *p) in get_csum_diff() argument
78 struct ipv6hdr *ip6h = ipv6_hdr(skb); in ila_csum_adjust_transport() local
123 struct ipv6hdr *ip6h = ipv6_hdr(skb); in ila_update_ipv6_locator() local
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dlag.c14 struct ipv6hdr *ip6h; in rdma_build_skb() local
/kernel/linux/linux-6.6/net/ipv6/ila/
H A Dila_common.c35 static __wsum get_csum_diff(struct ipv6hdr *ip6h, struct ila_params *p) in get_csum_diff() argument
78 struct ipv6hdr *ip6h = ipv6_hdr(skb); in ila_csum_adjust_transport() local
123 struct ipv6hdr *ip6h = ipv6_hdr(skb); in ila_update_ipv6_locator() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dmcast_snoop.c16 const struct ipv6hdr *ip6h; in ipv6_mc_check_ip6hdr() local
39 const struct ipv6hdr *ip6h; in ipv6_mc_check_exthdrs() local
[all...]

Completed in 6 milliseconds

1234567