Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dxskxceiver.h178 struct ifobject *ifobj_rx; member
H A Dxskxceiver.c335 static void parse_command_line(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, int argc, in parse_command_line() argument
381 __test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, struct ifobject *ifobj_rx) __test_spec_init() argument
429 test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, enum test_mode mode) test_spec_init() argument
1582 xsk_attach_xdp_progs(struct test_spec *test, struct ifobject *ifobj_rx, struct ifobject *ifobj_tx) xsk_attach_xdp_progs() argument
1663 struct ifobject *ifobj_rx = test->ifobj_rx; testapp_validate_traffic() local
1726 swap_xsk_resources(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx) swap_xsk_resources() argument
2297 struct ifobject *ifobj_tx, *ifobj_rx; main() local
[all...]

Completed in 4 milliseconds