Searched refs:tcp_fastopen_disable_path (Results 1 – 3 of 3) sorted by relevance
97 void tcp_fastopen_disable_path(struct tcpcb *);107 #define tcp_fastopen_disable_path(t) ((void)0) macro
1022 tcp_fastopen_disable_path(struct tcpcb *tp) in tcp_fastopen_disable_path() function
1187 tcp_fastopen_disable_path(tp); in tcp_do_segment()