Home
last modified time | relevance | path

Searched refs:bpf_fib_lookup (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/samples/bpf/
Dxdp_fwd_kern.c48 struct bpf_fib_lookup fib_params; in xdp_fwd_flags()
105 rc = bpf_fib_lookup(ctx, &fib_params, sizeof(fib_params), flags); in xdp_fwd_flags()
/Linux-v5.4/tools/testing/selftests/bpf/
Dbpf_helpers.h142 static int (*bpf_fib_lookup)(void *ctx, struct bpf_fib_lookup *params, variable
/Linux-v5.4/include/uapi/linux/
Dbpf.h3490 struct bpf_fib_lookup { struct
/Linux-v5.4/tools/include/uapi/linux/
Dbpf.h3490 struct bpf_fib_lookup { struct
/Linux-v5.4/net/core/
Dfilter.c4597 static int bpf_fib_set_fwd_params(struct bpf_fib_lookup *params, in bpf_fib_set_fwd_params()
4612 static int bpf_ipv4_fib_lookup(struct net *net, struct bpf_fib_lookup *params, in bpf_ipv4_fib_lookup()
4727 static int bpf_ipv6_fib_lookup(struct net *net, struct bpf_fib_lookup *params, in bpf_ipv6_fib_lookup()
4839 struct bpf_fib_lookup *, params, int, plen, u32, flags) in BPF_CALL_4() argument
4873 struct bpf_fib_lookup *, params, int, plen, u32, flags) in BPF_CALL_4() argument