Searched refs:p_maxseg (Results 1 – 1 of 1) sorted by relevance
1917 uint8_t reason, uint32_t p_maxseg, int len) in bbr_log_type_just_return() argument1923 log.u_bbr.flex1 = p_maxseg; in bbr_log_type_just_return()1929 log.u_bbr.flex7 = p_maxseg; in bbr_log_type_just_return()7294 uint32_t p_maxseg, maxseg, p_acked = 0; in bbr_log_ack() local7307 p_maxseg = min(bbr->r_ctl.rc_pace_max_segs, maxseg); in bbr_log_ack()7527 ((sack.end - sack.start) < (p_maxseg / 8))) { in bbr_log_ack()11850 uint32_t maxseg, pace_max_segs, p_maxseg; in bbr_output_wtime() local11890 p_maxseg = min(maxseg, pace_max_segs); in bbr_output_wtime()12326 if ((len < p_maxseg) && in bbr_output_wtime()12328 (ctf_outstanding(tp) >= (2 * p_maxseg)) && in bbr_output_wtime()[all …]