Searched defs:cli_fd (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | tcpbpf_user.c | 49 int listen_fd = -1, cli_fd = -1, accept_fd = -1; in run_test() local [all...] |
H A D | btf_skc_cls_ingress.c | 76 int listen_fd = -1, cli_fd = -1, srv_fd = -1, err; in test_conn() local 130 int listen_fd = -1, cli_fd = -1, srv_fd = -1, err; in test_syncookie() local [all...] |
H A D | bpf_tcp_ca.c | 262 int err, lfd = -1, cli_fd = -1, srv_fd = -1; in test_dctcp_fallback() local
|
H A D | sock_fields.c | 211 static void check_sk_pkt_out_cnt(int accept_fd, int cli_fd) in check_sk_pkt_out_cnt() argument 276 int listen_fd = -1, cli_fd = -1, accept_fd = -1, err, i; in test() local [all...] |
H A D | select_reuseport.c | 399 int nev, srv_fd, cli_fd; in do_test() local 546 int cli_fd, err, nev; in test_detach_bpf() local 237 check_data(int type, sa_family_t family, const struct cmd *cmd, int cli_fd) check_data() argument [all...] |
H A D | tc_redirect.c | 527 int opt = 1, srv_fd = -1, cli_fd = -1, nretries = 0, err, n; in wait_netstamp_needed_key() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | btf_skc_cls_ingress.c | 93 int listen_fd = -1, cli_fd = -1, srv_fd = -1, err; in test_conn() local 147 int listen_fd = -1, cli_fd = -1, srv_fd = -1, err; in test_syncookie() local [all...] |
H A D | sock_fields.c | 212 static void check_sk_pkt_out_cnt(int accept_fd, int cli_fd) in check_sk_pkt_out_cnt() argument 277 int listen_fd = -1, cli_fd = -1, accept_fd = -1, err, i; in test() local [all...] |
H A D | select_reuseport.c | 408 int nev, srv_fd, cli_fd; in do_test() local 555 int cli_fd, err, nev; in test_detach_bpf() local 246 check_data(int type, sa_family_t family, const struct cmd *cmd, int cli_fd) check_data() argument [all...] |
Completed in 7 milliseconds