Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_bbr.h53 #define BBR_INCL_TCP_OH 0x03 macro
H A Dbbr.c14659 if (optval > (BBR_INCL_TCP_OH| in bbr_set_sockopt()
14665 if (optval & BBR_INCL_TCP_OH) in bbr_set_sockopt()
14825 optval |= BBR_INCL_TCP_OH; in bbr_get_sockopt()