Searched refs:TCPOLEN_FAST_OPEN_EMPTY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/ | ||
H A D | tcp.h | 123 #define TCPOLEN_FAST_OPEN_EMPTY 2 macro |
H A D | tcp_output.c | 1913 total_len = TCPOLEN_FAST_OPEN_EMPTY + to->to_tfo_len; in tcp_addoptions() |