Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h33 bool fastopen; /* passive side only */ member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c59 bool fastopen; member
297 int fastopen = 1; start_clients() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h33 bool fastopen; /* passive side only */ member
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_minisocks.c573 tcp_check_req(struct sock *sk, struct sk_buff *skb, struct request_sock *req, bool fastopen, bool *req_stolen) tcp_check_req() argument
H A Dtcp_ipv4.c482 struct request_sock *fastopen; in tcp_v4_err() local
H A Dtcp_output.c764 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_minisocks.c599 tcp_check_req(struct sock *sk, struct sk_buff *skb, struct request_sock *req, bool fastopen, bool *req_stolen) tcp_check_req() argument
H A Dtcp_output.c774 struct tcp_fastopen_request *fastopen = tp->fastopen_req; in tcp_syn_options() local
[all...]
H A Dtcp_ipv4.c483 struct request_sock *fastopen; in tcp_v4_err() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dtcp_ipv6.c385 struct request_sock *fastopen; in tcp_v6_err() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c385 struct request_sock *fastopen; in tcp_v6_err() local
/third_party/nghttp2/src/
H A Dshrpx_config.h1034 int fastopen; member

Completed in 25 milliseconds