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

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_subr.c249 int old_fcredit = 0; local
339 old_fcredit = tpcb->tp_fcredit;
394 if (cdt != 0 && old_fcredit == 0) {
398 if (old_fcredit != 0)
411 bang |= (old_fcredit < cdt);
417 bang, cdt, old_fcredit, tpcb->tp_cong_win);

Completed in 168 milliseconds