Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtcp.h386 static inline bool tcp_passive_fastopen(const struct sock *sk) in tcp_passive_fastopen() function
/linux-4.4.14/net/ipv4/
Dtcp.c903 !tcp_passive_fastopen(sk)) { in do_tcp_sendpages()
1117 !tcp_passive_fastopen(sk)) { in tcp_sendmsg()