Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtcp.h515 static inline bool tcp_passive_fastopen(const struct sock *sk) in tcp_passive_fastopen() function
/openbmc/linux/net/ipv4/
H A Dtcp_output.c4269 if (unlikely(tcp_passive_fastopen(sk))) { in tcp_rtx_synack()
H A Dtcp.c1093 !tcp_passive_fastopen(sk)) { in tcp_sendmsg_locked()