Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/
Dxskxceiver.c382 static void parse_command_line(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, int argc, in parse_command_line()
475 struct ifobject *ifobj_rx) in __test_spec_init()
535 struct ifobject *ifobj_rx, enum test_mode mode, in test_spec_init()
1835 static void xsk_attach_xdp_progs(struct test_spec *test, struct ifobject *ifobj_rx, in xsk_attach_xdp_progs()
1922 struct ifobject *ifobj_rx = test->ifobj_rx; in testapp_validate_traffic() local
2639 struct ifobject *ifobj_tx, *ifobj_rx; in main() local
Dxskxceiver.h162 struct ifobject *ifobj_rx; member