Home
last modified time | relevance | path

Searched refs:xdp_socket_lookup (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dvrf_socket_lookup.c77 int xdp_socket_lookup(struct xdp_md *xdp) in xdp_socket_lookup() function
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dvrf_socket_lookup.c182 xdp_prog_fd = bpf_program__fd(skel->progs.xdp_socket_lookup); in setup()