Searched defs:listen_fd (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtcpbpf_user.c49 int listen_fd = -1, cli_fd = -1, accept_fd = -1; local
H A Dsk_storage_tracing.c50 int listen_fd = -1, passive_fd = -1, active_fd = -1, value = 1, err; local
[all...]
H A Dbtf_skc_cls_ingress.c76 int listen_fd = -1, cli_fd = -1, srv_fd = -1, err; local
130 int listen_fd local
[all...]
H A Dcgroup_tcp_skb.c63 static int talk_to_cgroup(int *client_fd, int *listen_fd, int *service_fd, argument
109 static int talk_to_outside(int *client_fd, int *listen_fd, int *service_fd, argument
155 close_connection(int *closing_fd, int *peer_fd, int *listen_fd, struct cgroup_tcp_skb *skel) argument
239 int client_fd = -1, listen_fd = -1; local
[all...]
H A Dbpf_iter_setsockopt.c51 static int *make_established(int listen_fd, unsigned int nr_est, argument
109 int err, iter_fd = -1, listen_fd = -1; local
[all...]
H A Dlsm_cgroup.c70 int listen_fd, client_fd, accepted_fd; local
H A Dsock_fields.c276 int listen_fd = -1, cli_fd = -1, accept_fd = -1, err, i; local
[all...]
H A Dtc_redirect.c394 int listen_fd = -1, accept_fd = -1, client_fd = -1; local
610 int opt = 1, accept_fd = -1, client_fd = -1, listen_fd, err; local
[all...]
/linux-master/tools/testing/vsock/
H A Dvsock_test.c1192 int listen_fd, client_fd, i; local

Completed in 234 milliseconds