Home
last modified time | relevance | path

Searched defs:reuseport_array (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/kernel/bpf/
Dreuseport_array.c10 struct reuseport_array { struct
15 static struct reuseport_array *reuseport_array(struct bpf_map *map) in reuseport_array() function
/Linux-v5.4/tools/testing/selftests/bpf/progs/
Dtest_select_reuseport_kern.c73 void *reuseport_array; in _select_by_skb_data() local
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_select_reuseport.c35 static int reuseport_array, outer_map; variable