Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/
H A Dxskxceiver.c173 static bool is_umem_valid(struct ifobject *ifobj) in is_umem_valid()
385 struct ifobject *ifobj; in parse_command_line() local
447 static int set_ring_size(struct ifobject *ifobj) in set_ring_size()
467 static int hw_ring_size_reset(struct ifobject *ifobj) in hw_ring_size_reset()
480 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in __test_spec_init() local
549 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in test_spec_init() local
1126 struct ifobject *ifobj = test->ifobj_rx; in __receive_pkts() local
1800 struct ifobject *ifobj = test->ifobj_rx; in xdp_prog_changed_rx() local
1807 struct ifobject *ifobj = test->ifobj_tx; in xdp_prog_changed_tx() local
2532 struct ifobject *ifobj; in ifobject_create() local
[all …]
/linux-6.15/net/bridge/
H A Dbr_private.h559 struct kobject *ifobj; member