Searched refs:TCP_FASTOPEN_SERVER (Results 1 – 4 of 4) sorted by relevance
2522 if (!(tcp_fastopen & TCP_FASTOPEN_SERVER)) { in tcp_ctloutput()2745 !(tcp_fastopen & TCP_FASTOPEN_SERVER)) { in tcp_ctloutput()
1539 #define TCP_FASTOPEN_SERVER 0x01 macro
175 int, tcp_fastopen, TCP_FASTOPEN_CLIENT | TCP_FASTOPEN_SERVER,
1652 !(tcp_fastopen & TCP_FASTOPEN_SERVER)) { in tcp_tfo_syn()