Searched defs:tcp_fastopen_connect (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netinet/ | ||
| H A D | tcp_fastopen.h | 101 #define tcp_fastopen_connect(t) ((void)0) macro |
| H A D | tcp_fastopen.c | 870 tcp_fastopen_connect(struct tcpcb *tp) in tcp_fastopen_connect() function |