Searched defs:ifobj_rx (Results 1 – 3 of 3) sorted by relevance
197 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
163 struct ifobject *ifobj_rx; global() member
229 struct ifobject *ifobj_rx) in __test_spec_init()291 struct ifobject *ifobj_rx, enum test_mode mode, in test_init()1751 static int xsk_attach_xdp_progs(struct test_spec *test, struct ifobject *ifobj_rx, in xsk_attach_xdp_progs()1864 struct ifobject *ifobj_rx = test->ifobj_rx; in testapp_validate_traffic() local