Searched refs:maps (Results 1 – 5 of 5) sorted by relevance
427 struct bpf_map *maps[]; member458 bpf_map_put(diag->maps[i]); in bpf_sk_storage_diag_free()470 if (diag->maps[i] == map) in diag_check_dup()498 diag = kzalloc(struct_size(diag, maps, nr_maps), GFP_KERNEL); in bpf_sk_storage_diag_alloc()521 diag->maps[diag->nr_maps++] = map; in bpf_sk_storage_diag_alloc()658 (struct bpf_local_storage_map *)diag->maps[i], in bpf_sk_storage_diag_put()664 diag_size += nla_value_size(diag->maps[i]->value_size); in bpf_sk_storage_diag_put()
293 The source hashing scheduler maps source IPs to destinations308 The maglev hashing scheduler maps source IPs to destinations
1116 ethtool_forced_speed_maps_init(struct ethtool_forced_speed_map *maps, u32 size) in ethtool_forced_speed_maps_init() argument1119 struct ethtool_forced_speed_map *map = &maps[i]; in ethtool_forced_speed_maps_init()
412 The queue holding skb can be built with BPF maps or graphs.
1001 addresses. It maps the network address part, while keeping the host
Completed in 17 milliseconds