Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_bbr.h51 #define BBR_INCL_TCP_OH 0x03 macro
H A Dbbr.c14532 if (optval > (BBR_INCL_TCP_OH| in bbr_set_sockopt()
14538 if (optval & BBR_INCL_TCP_OH) in bbr_set_sockopt()
14703 optval |= BBR_INCL_TCP_OH; in bbr_get_sockopt()