Searched defs:reuseport_prog (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c71 struct bpf_program *reuseport_prog; member in struct:test
87 static int attach_reuseport(int sock_fd, struct bpf_program *reuseport_prog) argument
145 make_server(int sotype, const char *ip, int port, struct bpf_program *reuseport_prog) argument
[all...]
H A Dsockmap_listen.c1605 int socket_map, verdict_map, reuseport_prog; local
943 test_reuseport_select_listening(int family, int sotype, int sock_map, int verd_map, int reuseport_prog) argument
1012 test_reuseport_select_connected(int family, int sotype, int sock_map, int verd_map, int reuseport_prog) argument
1118 test_reuseport_mixed_groups(int family, int sotype, int sock_map, int verd_map, int reuseport_prog) argument
[all...]

Completed in 98 milliseconds