Searched refs:BBR_SUB_LEVEL6 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netinet/tcp_stacks/ | ||
H A D | tcp_bbr.h | 367 #define BBR_SUB_LEVEL6 7 /* State last BBR_UNIT */ macro |
H A D | bbr.c | 11143 bbr->rc_bbr_substate = BBR_SUB_LEVEL6; in bbr_state_change() |