Searched defs:ifobj_tx (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | xskxceiver.c | 384 static void parse_command_line(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, int argc, in parse_command_line() argument 476 static void __test_spec_init(struct test_spec *test, struct ifobject *ifobj_tx, in __test_spec_init() argument 538 test_spec_init(struct test_spec * test,struct ifobject * ifobj_tx,struct ifobject * ifobj_rx,enum test_mode mode,const struct test_spec * test_to_run) test_spec_init() argument 1905 xsk_attach_xdp_progs(struct test_spec * test,struct ifobject * ifobj_rx,struct ifobject * ifobj_tx) xsk_attach_xdp_progs() argument 1992 struct ifobject *ifobj_tx = test->ifobj_tx; testapp_validate_traffic() local 2795 struct ifobject *ifobj_tx, *ifobj_rx; main() local [all...] |
| H A D | xskxceiver.h | 162 struct ifobject *ifobj_tx; member
|