Searched refs:tcp_fastopen_connect (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/netinet/
H A Dtcp_fastopen.h91 void tcp_fastopen_connect(struct tcpcb *);
101 #define tcp_fastopen_connect(t) ((void)0) macro
H A Dtcp_fastopen.c868 tcp_fastopen_connect(struct tcpcb *tp) function
H A Dtcp_usrreq.c1151 tcp_fastopen_connect(tp);

Completed in 103 milliseconds