Searched defs:fastopen (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c59 bool fastopen; member in struct:migrate_reuseport_test_case
297 int fastopen = 1; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h33 bool fastopen; /* passive side only */ member in struct:hdr_stg
/linux-master/net/ipv4/
H A Dtcp_minisocks.c646 tcp_check_req(struct sock *sk, struct sk_buff *skb, struct request_sock *req, bool fastopen, bool *req_stolen) argument
H A Dtcp_ipv4.c484 struct request_sock *fastopen; local
H A Dtcp_output.c816 struct tcp_fastopen_request *fastopen = tp->fastopen_req; local
[all...]
/linux-master/net/ipv6/
H A Dtcp_ipv6.c380 struct request_sock *fastopen; local

Completed in 173 milliseconds