Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c384 static void parse_command_line(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, int argc, in parse_command_line() argument
477 struct ifobject *ifobj_rx) in __test_spec_init() argument
539 struct ifobject *ifobj_rx, enu in test_spec_init() argument
1904 xsk_attach_xdp_progs(struct test_spec * test,struct ifobject * ifobj_rx,struct ifobject * ifobj_tx) xsk_attach_xdp_progs() argument
1991 struct ifobject *ifobj_rx = test->ifobj_rx; testapp_validate_traffic() local
2795 struct ifobject *ifobj_tx, *ifobj_rx; main() local
[all...]
H A Dxskxceiver.h163 struct ifobject *ifobj_rx; member