Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dreuseport_array.c10 struct reuseport_array { struct
15 static struct reuseport_array *reuseport_array(struct bpf_map *map) in reuseport_array() argument
/linux/tools/testing/selftests/bpf/progs/
A Dtest_select_reuseport_kern.c71 void *reuseport_array; in _select_by_skb_data() local
A Dmap_ptr_kern.c518 struct reuseport_array { struct
531 struct reuseport_array *reuseport_sockarray = in check_reuseport_sockarray() argument
/linux/tools/testing/selftests/bpf/prog_tests/
A Dselect_reuseport.c38 static int reuseport_array = -1, outer_map = -1; variable

Completed in 8 milliseconds