Searched refs:no_pacing_until (Results 1 – 2 of 2) sorted by relevance
741 uint16_t no_pacing_until:8, /* No pacing until N packet epochs */ member
2861 (bbr->r_ctl.rc_pkt_epoch >= bbr->no_pacing_until)) { in bbr_set_pktepoch()9892 bbr->no_pacing_until = bbr_no_pacing_until; in bbr_google_mode_off()9894 if (bbr->no_pacing_until) in bbr_google_mode_off()9991 bbr->no_pacing_until = bbr_no_pacing_until; in bbr_init()9992 if (bbr->no_pacing_until) in bbr_init()14332 bbr->no_pacing_until = 0; in bbr_set_sockopt()14335 bbr->no_pacing_until = optval; in bbr_set_sockopt()14336 if ((bbr->r_ctl.rc_pkt_epoch < bbr->no_pacing_until) && in bbr_set_sockopt()14581 optval = bbr->no_pacing_until; in bbr_get_sockopt()