Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/
Dxskxceiver.c260 static bool is_umem_valid(struct ifobject *ifobj) in is_umem_valid()
424 static bool validate_interface(struct ifobject *ifobj) in validate_interface()
434 struct ifobject *ifobj; in parse_command_line() local
486 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in __test_spec_init() local
539 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in test_spec_init() local
678 static void __pkt_stream_replace_half(struct ifobject *ifobj, u32 pkt_len, in __pkt_stream_replace_half()
738 static void __pkt_stream_generate_custom(struct ifobject *ifobj, in __pkt_stream_generate_custom()
915 struct ifobject *ifobj = test->ifobj_rx; in receive_pkts() local
1398 static void testapp_clean_xsk_umem(struct ifobject *ifobj) in testapp_clean_xsk_umem()
1414 static int testapp_validate_traffic_single_thread(struct test_spec *test, struct ifobject *ifobj, in testapp_validate_traffic_single_thread()
[all …]
/linux-6.1.9/net/bridge/
Dbr_private.h531 struct kobject *ifobj; member