Searched defs:ifobj_tx (Results 1 – 4 of 4) sorted by relevance
198 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
66 struct ifobject *ifobj_tx, *ifobj_rx; in test_xsk() local
209 static void __test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in __test_spec_init()271 void test_init(struct test_spec *test, struct ifobject *ifobj_tx, in test_init()1733 struct ifobject *ifobj_tx) in xsk_attach_xdp_progs()1846 struct ifobject *ifobj_tx = test->ifobj_tx; in testapp_validate_traffic() local
192 struct ifobject *ifobj_tx; member