Searched defs:ifobj (Results 1 – 2 of 2) sorted by relevance
164 static bool is_umem_valid(struct ifobject *ifobj) in is_umem_valid()179 static int xsk_configure_umem(struct ifobject *ifobj, struct xsk_umem_info *umem, void *buffer, in xsk_configure_umem()328 static bool validate_interface(struct ifobject *ifobj) in validate_interface()338 struct ifobject *ifobj; in parse_command_line() local387 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in __test_spec_init() local443 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in test_spec_init() local651 static void __pkt_stream_replace_half(struct ifobject *ifobj, u32 pkt_len, in __pkt_stream_replace_half()716 static struct pkt_stream *__pkt_stream_generate_custom(struct ifobject *ifobj, struct pkt *frames, in __pkt_stream_generate_custom()973 struct ifobject *ifobj = test->ifobj_rx; in receive_pkts() local1528 static void testapp_clean_xsk_umem(struct ifobject *ifobj) in testapp_clean_xsk_umem()[all …]
555 struct kobject *ifobj; member