Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtcp.h371 static inline bool tcp_passive_fastopen(const struct sock *sk) in tcp_passive_fastopen() function
/linux-4.1.27/net/ipv4/
Dtcp.c888 !tcp_passive_fastopen(sk)) { in do_tcp_sendpages()
1095 !tcp_passive_fastopen(sk)) { in tcp_sendmsg()