Searched refs:TCPOLEN_FAST_OPEN_EMPTY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/netinet/ | ||
| HD | tcp.h | 108 #define TCPOLEN_FAST_OPEN_EMPTY 2 macro |
| HD | tcp_output.c | 1928 total_len = TCPOLEN_FAST_OPEN_EMPTY + to->to_tfo_len; in tcp_addoptions() |