Searched refs:sb_max (Results 1 – 3 of 3) sorted by relevance
660 int length, int sb_min, int sb_max) in synthfilt_build_sb_samples() argument672 for (sb=sb_min; sb < sb_max; sb++) in synthfilt_build_sb_samples()678 for (sb = sb_min; sb < sb_max; sb++) { in synthfilt_build_sb_samples()
1362 u_long sb_max = SB_MAX; variable1376 sb->sb_mbmax = (u_int)min(cc * sb_efficiency, sb_max); in sbreserve_locked()
98 sb_max_adj = (u_long)((u_quad_t) (sb_max) * MCLBYTES / (MSIZE + MCLBYTES)); in sctp_init()