Home
last modified time | relevance | path

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

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dxskxceiver.c431 static void parse_command_line(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx, int argc, in parse_command_line()
481 struct ifobject *ifobj_rx) in __test_spec_init()
526 struct ifobject *ifobj_rx, enum test_mode mode) in test_spec_init()
1458 struct ifobject *ifobj_rx = test->ifobj_rx; in testapp_validate_traffic() local
1532 static void swap_xsk_resources(struct ifobject *ifobj_tx, struct ifobject *ifobj_rx) in swap_xsk_resources()
1898 struct ifobject *ifobj_tx, *ifobj_rx; in main() local
H A Dxskxceiver.h164 struct ifobject *ifobj_rx; member