Home
last modified time | relevance | path

Searched defs:ifobj_tx (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c197 static void parse_command_line(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, int argc, in parse_command_line()
338 struct ifobject *ifobj_tx, *ifobj_rx; in main() local
H A Dxskxceiver.h162 struct ifobject *ifobj_tx; global() member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.c228 static void __test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in __test_spec_init()
290 void test_init(struct test_spec *test, struct ifobject *ifobj_tx, in test_init()
1752 struct ifobject *ifobj_tx) in xsk_attach_xdp_progs()
1865 struct ifobject *ifobj_tx = test->ifobj_tx; in testapp_validate_traffic() local