Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtcp.h594 static inline bool tcp_passive_fastopen(const struct sock *sk) in tcp_passive_fastopen() function
/linux/net/ipv4/
H A Dtcp_output.c4656 if (unlikely(tcp_passive_fastopen(sk))) { in tcp_rtx_synack()