Searched refs:sb_mbmax (Results 1 – 2 of 2) sorted by relevance
189 u_int sb_mbmax; /* (c/d) max chars of mbufs to use */ member425 (int)((sb)->sb_mbmax - (sb)->sb_mbcnt)))
1376 sb->sb_mbmax = (u_int)min(cc * sb_efficiency, sb_max); in sbreserve_locked()