Search | Google it | Results 1 - 1 of 1 for funcall:IN_BUF_REMAIN (0.00 seconds) |
308: if ( (li->flow.rsflow || li->flow.rxflow) 309: && IN_BUF_REMAIN(li) < XOFF_MARGIN ) { 310: /* RS flow control */ 527: if ( (li->flowsts.rsoff || li->flowsts.sndxoff) 528: && IN_BUF_REMAIN(li) > XON_MARGIN ) { 529: /* It is a receive-stop status.