Searched refs:SET_SNDSB_IDEAL_SIZE (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_newreno.c118 #define SET_SNDSB_IDEAL_SIZE(sndsb, size) \ macro
132 SET_SNDSB_IDEAL_SIZE(sb, tp->snd_ssthresh);
146 SET_SNDSB_IDEAL_SIZE(sb, tp->snd_ssthresh);

Completed in 21 milliseconds