Home
last modified time | relevance | path

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

/linux-6.8/tools/testing/selftests/bpf/
Dxskxceiver.c167 static bool is_umem_valid(struct ifobject *ifobj) in is_umem_valid()
182 static int xsk_configure_umem(struct ifobject *ifobj, struct xsk_umem_info *umem, void *buffer, in xsk_configure_umem()
340 static bool validate_interface(struct ifobject *ifobj) in validate_interface()
350 struct ifobject *ifobj; in parse_command_line() local
418 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in __test_spec_init() local
482 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in test_spec_init() local
703 static void __pkt_stream_replace_half(struct ifobject *ifobj, u32 pkt_len, in __pkt_stream_replace_half()
786 static struct pkt_stream *__pkt_stream_generate_custom(struct ifobject *ifobj, struct pkt *frames, in __pkt_stream_generate_custom()
1059 struct ifobject *ifobj = test->ifobj_rx; in __receive_pkts() local
1713 static void testapp_clean_xsk_umem(struct ifobject *ifobj) in testapp_clean_xsk_umem()
[all …]
/linux-6.8/net/bridge/
Dbr_private.h558 struct kobject *ifobj; member