Searched refs:tcp_fastopen_disable_path (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_fastopen.h92 void tcp_fastopen_disable_path(struct tcpcb *);
102 #define tcp_fastopen_disable_path(t) ((void)0) macro
H A Dtcp_fastopen.c956 tcp_fastopen_disable_path(struct tcpcb *tp) function
H A Dtcp_input.c1717 tcp_fastopen_disable_path(tp);
H A Dtcp_subr.c3327 tcp_fastopen_disable_path(tp);
/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Dbbr.c11514 tcp_fastopen_disable_path(tp);
H A Drack.c13775 tcp_fastopen_disable_path(tp);

Completed in 295 milliseconds