Home
last modified time | relevance | path

Searched defs:xdp_prog_rx (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.h181 struct bpf_program *xdp_prog_rx; member
H A Dxskxceiver.c466 static void test_spec_set_xdp_prog(struct test_spec *test, struct bpf_program *xdp_prog_rx, in test_spec_set_xdp_prog()