/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_verif_scale3.c | 14 int ret = 0, nh_off, i = 0; in balancer_ingress() local
|
H A D | test_verif_scale1.c | 14 int ret = 0, nh_off, i = 0; in balancer_ingress() local
|
H A D | test_verif_scale2.c | 14 int ret = 0, nh_off, i = 0; in balancer_ingress() local
|
H A D | test_sk_lookup_kern.c | 22 static struct bpf_sock_tuple *get_tuple(void *data, __u64 nh_off, in get_tuple() argument
|
H A D | fexit_bpf2bpf.c | 124 __u32 nh_off; in new_get_skb_ifindex() local
|
H A D | test_l4lb.c | 460 __u32 nh_off; in balancer_ingress() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_verif_scale3.c | 14 int nh_off, i = 0; in balancer_ingress() local
|
H A D | test_verif_scale1.c | 14 int nh_off, i = 0; in balancer_ingress() local
|
H A D | test_verif_scale2.c | 14 int nh_off, i = 0; in balancer_ingress() local
|
H A D | xdp_redirect_multi_kern.c | 45 __u64 nh_off; in xdp_redirect_map_multi_prog() local 80 __u64 nh_off; in xdp_devmap_prog() local
|
H A D | test_sk_lookup_kern.c | 21 static struct bpf_sock_tuple *get_tuple(void *data, __u64 nh_off, in get_tuple() argument
|
H A D | core_kern.c | 80 int nh_off, i = 0; in balancer_ingress() local
|
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp1_kern.c | 24 static int parse_ipv4(void *data, u64 nh_off, void *data_end) in parse_ipv4() argument 33 static int parse_ipv6(void *data, u64 nh_off, void *data_end) in parse_ipv6() argument 51 u64 nh_off; in xdp_prog1() local [all...] |
H A D | xdp_redirect_map_kern.c | 65 u64 nh_off; in xdp_redirect_map_prog() local
|
H A D | xdp_redirect_kern.c | 65 u64 nh_off; in xdp_redirect_prog() local
|
H A D | xdp2_kern.c | 40 static int parse_ipv4(void *data, u64 nh_off, void *data_end) in parse_ipv4() argument 49 static int parse_ipv6(void *data, u64 nh_off, void *data_end) in parse_ipv6() argument 67 u64 nh_off; in xdp_prog1() local [all...] |
H A D | xdp_fwd_kern.c | 52 u64 nh_off; in xdp_fwd_flags() local
|
H A D | parse_varlen.c | 51 static int parse_ipv4(void *data, uint64_t nh_off, void *data_end) in parse_ipv4() argument 78 static int parse_ipv6(void *data, uint64_t nh_off, void *data_end) in parse_ipv6() argument 118 uint64_t h_proto, nh_off; handle_ingress() local [all...] |
H A D | xdp_router_ipv4_kern.c | 96 static inline int parse_ipv4(void *data, u64 nh_off, void *data_end, in parse_ipv4() argument 121 u64 nh_off; in xdp_router_ipv4_prog() local
|
H A D | xdp_redirect_cpu_kern.c | 158 u16 get_dest_port_ipv4_udp(struct xdp_md *ctx, u64 nh_off) in get_dest_port_ipv4_udp() argument 180 int get_proto_ipv4(struct xdp_md *ctx, u64 nh_off) in get_proto_ipv4() argument 192 int get_proto_ipv6(struct xdp_md *ctx, u64 nh_off) in get_proto_ipv6() argument 472 u32 get_ipv4_hash_ip_pair(struct xdp_md *ctx, u64 nh_off) in get_ipv4_hash_ip_pair() argument 489 u32 get_ipv6_hash_ip_pair(struct xdp_md *ctx, u64 nh_off) in get_ipv6_hash_ip_pair() argument [all...] |
/kernel/linux/linux-6.6/samples/bpf/ |
H A D | xdp_fwd_kern.c | 52 u64 nh_off; in xdp_fwd_flags() local
|
H A D | parse_varlen.c | 51 static int parse_ipv4(void *data, uint64_t nh_off, void *data_end) in parse_ipv4() argument 78 static int parse_ipv6(void *data, uint64_t nh_off, void *data_end) in parse_ipv6() argument 118 uint64_t h_proto, nh_off; handle_ingress() local [all...] |
H A D | xdp_router_ipv4.bpf.c | 79 u64 nh_off = sizeof(*eth); in xdp_router_ipv4_prog() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | virtio_net.h | 144 unsigned int nh_off = p_off; in virtio_net_hdr_to_skb() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | virtio_net.h | 156 unsigned int nh_off = p_off; in virtio_net_hdr_to_skb() local
|