Home
last modified time | relevance | path

Searched refs:TCPOLEN_FAST_OPEN_EMPTY (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp.h123 #define TCPOLEN_FAST_OPEN_EMPTY 2 macro
H A Dtcp_output.c1913 total_len = TCPOLEN_FAST_OPEN_EMPTY + to->to_tfo_len; in tcp_addoptions()