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

/netbsd-6-1-5-RELEASE/sys/netiso/
H A Dtp_subr.c252 u_int bytes_acked; local
348 bytes_acked = tp_sbdrop(tpcb, seq);
381 incr = min(incr, bytes_acked);

Completed in 101 milliseconds