Searched defs:ifobj_rx (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | xskxceiver.c | 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
|
| H A D | xskxceiver.h | 163 struct ifobject *ifobj_rx; global() member
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xsk.c | 66 struct ifobject *ifobj_tx, *ifobj_rx; in test_xsk() local
|
| H A D | test_xsk.c | 210 __test_spec_init(struct test_spec * test,struct ifobject * ifobj_tx,struct ifobject * ifobj_rx) __test_spec_init() argument 272 test_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_init() argument 1732 xsk_attach_xdp_progs(struct test_spec * test,struct ifobject * ifobj_rx,struct ifobject * ifobj_tx) xsk_attach_xdp_progs() argument 1845 struct ifobject *ifobj_rx = test->ifobj_rx; testapp_validate_traffic() local [all...] |
| H A D | test_xsk.h | 193 struct ifobject *ifobj_rx; global() member
|