Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c335 static void parse_command_line(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, int argc, in parse_command_line()
381 static void __test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in __test_spec_init()
429 static void test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in test_spec_init()
1583 struct ifobject *ifobj_tx) in xsk_attach_xdp_progs()
1664 struct ifobject *ifobj_tx = test->ifobj_tx; in testapp_validate_traffic() local
1726 static void swap_xsk_resources(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx) in swap_xsk_resources()
2297 struct ifobject *ifobj_tx, *ifobj_rx; in main() local
H A Dxskxceiver.h177 struct ifobject *ifobj_tx; member