Searched defs:ifobj (Results 1 – 2 of 2) sorted by relevance
260 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() local486 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in __test_spec_init() local539 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in test_spec_init() local678 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() local1398 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 …]
531 struct kobject *ifobj; member