Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtcp.h471 static inline bool tcp_passive_fastopen(const struct sock *sk) in tcp_passive_fastopen() function
/kernel/linux/common_modules/newip/third_party/linux-5.10/net/newip/
Dtcp_nip.c1484 !tcp_passive_fastopen(sk)) { in tcp_nip_sendmsg()
/kernel/linux/linux-5.10/net/ipv4/
Dtcp.c997 !tcp_passive_fastopen(sk)) { in do_tcp_sendpages()
1246 !tcp_passive_fastopen(sk)) { in tcp_sendmsg_locked()
Dtcp_output.c4141 if (unlikely(tcp_passive_fastopen(sk))) in tcp_rtx_synack()