Home
last modified time | relevance | path

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

/original-bsd/sys/netiso/
H A Dtp_subr.c225 int old_fcredit; local
300 old_fcredit = tpcb->tp_fcredit;
356 if( cdt != 0 && old_fcredit == 0 ) {
360 if (old_fcredit != 0)
373 bang |= (old_fcredit < cdt);
378 bang, cdt, old_fcredit, tpcb->tp_cong_win);