Home
last modified time | relevance | path

Searched defs:ifobj_rx (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c198 static void parse_command_line(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, int argc, in parse_command_line()
340 struct ifobject *ifobj_tx, *ifobj_rx; in main() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxsk.c66 struct ifobject *ifobj_tx, *ifobj_rx; in test_xsk() local
H A Dtest_xsk.c210 struct ifobject *ifobj_rx) in __test_spec_init()
272 struct ifobject *ifobj_rx, enum test_mode mode, in test_init()
1732 static int xsk_attach_xdp_progs(struct test_spec *test, struct ifobject *ifobj_rx, in xsk_attach_xdp_progs()
1845 struct ifobject *ifobj_rx = test->ifobj_rx; in testapp_validate_traffic() local
H A Dtest_xsk.h193 struct ifobject *ifobj_rx; member