Home
last modified time | relevance | path

Searched refs:maps (Results 1 – 5 of 5) sorted by relevance

/net/core/
A Dbpf_sk_storage.c427 struct bpf_map *maps[]; member
458 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()
/net/netfilter/ipvs/
A DKconfig293 The source hashing scheduler maps source IPs to destinations
308 The maglev hashing scheduler maps source IPs to destinations
/net/ethtool/
A Dcommon.c1116 ethtool_forced_speed_maps_init(struct ethtool_forced_speed_map *maps, u32 size) in ethtool_forced_speed_maps_init() argument
1119 struct ethtool_forced_speed_map *map = &maps[i]; in ethtool_forced_speed_maps_init()
/net/sched/
A DKconfig412 The queue holding skb can be built with BPF maps or graphs.
/net/netfilter/
A DKconfig1001 addresses. It maps the network address part, while keeping the host

Completed in 17 milliseconds