Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtcp.h108 #define TCPOLEN_FAST_OPEN_EMPTY 2 macro
HDtcp_output.c1928 total_len = TCPOLEN_FAST_OPEN_EMPTY + to->to_tfo_len; in tcp_addoptions()