Searched refs:BBR_INCL_TCP_OH (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h53 #define BBR_INCL_TCP_OH 0x03 macro
H A Dbbr.c14616 if (optval > (BBR_INCL_TCP_OH|
14622 if (optval & BBR_INCL_TCP_OH)
14782 optval |= BBR_INCL_TCP_OH;

Completed in 62 milliseconds