Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c164 static bool is_umem_valid(struct ifobject *ifobj) in is_umem_valid()
328 static bool validate_interface(struct ifobject *ifobj) in validate_interface()
338 struct ifobject *ifobj; in parse_command_line() local
387 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in __test_spec_init() local
443 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; in test_spec_init() local
973 struct ifobject *ifobj = test->ifobj_rx; in receive_pkts() local
1547 struct ifobject *ifobj = test->ifobj_rx; in xdp_prog_changed_rx() local
1554 struct ifobject *ifobj = test->ifobj_tx; in xdp_prog_changed_tx() local
2027 static int xsk_load_xdp_programs(struct ifobject *ifobj) in xsk_load_xdp_programs()
2235 struct ifobject *ifobj; in ifobject_create() local
[all …]
/openbmc/linux/net/bridge/
H A Dbr_private.h555 struct kobject *ifobj; member