Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c59 bool fastopen; member
297 int fastopen = 1; in start_clients() local
/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h33 bool fastopen; /* passive side only */ member
/linux/net/ipv4/
H A Dtcp_minisocks.c662 tcp_check_req(struct sock * sk,struct sk_buff * skb,struct request_sock * req,bool fastopen,bool * req_stolen,enum skb_drop_reason * drop_reason) tcp_check_req() argument
H A Dtcp_ipv4.c501 struct request_sock *fastopen; in tcp_v4_err() local
H A Dtcp_output.c825 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options() local
[all...]
/linux/net/ipv6/
H A Dtcp_ipv6.c380 struct request_sock *fastopen; tcp_v6_err() local