Searched defs:ifobj (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | xskxceiver.c | 164 static bool is_umem_valid(struct ifobject *ifobj) in is_umem_valid() argument 179 static int xsk_configure_umem(struct ifobject *ifobj, struct xsk_umem_info *umem, void *buffer, in xsk_configure_umem() argument 328 static bool validate_interface(struct ifobject *ifobj) in validate_interface() argument 338 struct ifobject *ifobj; in parse_command_line() local 387 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; __test_spec_init() local 443 struct ifobject *ifobj = i ? ifobj_rx : ifobj_tx; test_spec_init() local 651 __pkt_stream_replace_half(struct ifobject *ifobj, u32 pkt_len, int offset) __pkt_stream_replace_half() argument 716 __pkt_stream_generate_custom(struct ifobject *ifobj, struct pkt *frames, u32 nb_frames, bool verbatim) __pkt_stream_generate_custom() argument 973 struct ifobject *ifobj = test->ifobj_rx; receive_pkts() local 1528 testapp_clean_xsk_umem(struct ifobject *ifobj) testapp_clean_xsk_umem() argument 1547 struct ifobject *ifobj = test->ifobj_rx; xdp_prog_changed_rx() local 1554 struct ifobject *ifobj = test->ifobj_tx; xdp_prog_changed_tx() local 1559 xsk_reattach_xdp(struct ifobject *ifobj, struct bpf_program *xdp_prog, struct bpf_map *xskmap, enum test_mode mode) xsk_reattach_xdp() argument 1676 testapp_validate_traffic_single_thread(struct test_spec *test, struct ifobject *ifobj) testapp_validate_traffic_single_thread() argument 2027 xsk_load_xdp_programs(struct ifobject *ifobj) xsk_load_xdp_programs() argument 2036 xsk_unload_xdp_programs(struct ifobject *ifobj) xsk_unload_xdp_programs() argument 2057 init_iface(struct ifobject *ifobj, const char *dst_mac, const char *src_mac, thread_func_t func_ptr) init_iface() argument 2235 struct ifobject *ifobj; ifobject_create() local 2258 ifobject_delete(struct ifobject *ifobj) ifobject_delete() argument [all...] |
/kernel/linux/linux-5.10/net/bridge/ |
H A D | br_private.h | 475 struct kobject *ifobj; member
|
/kernel/linux/linux-6.6/net/bridge/ |
H A D | br_private.h | 555 struct kobject *ifobj; member
|
Completed in 9 milliseconds