Home
last modified time | relevance | path

Searched refs:tcp_passive_fastopen (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/linux/
Dtcp.h466 static inline bool tcp_passive_fastopen(const struct sock *sk) in tcp_passive_fastopen() function
/linux-5.19.10/net/ipv4/
Dtcp.c1056 !tcp_passive_fastopen(sk)) { in do_tcp_sendpages()
1258 !tcp_passive_fastopen(sk)) { in tcp_sendmsg_locked()
Dtcp_output.c4128 if (unlikely(tcp_passive_fastopen(sk))) in tcp_rtx_synack()