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

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dtcp_output.c495 (tp->t_lastoff + tp->t_lastlen) != off) {
505 tp->t_inoff += tp->t_lastlen;
519 tp->t_lastlen = len;
H A Dtcp_var.h338 int t_lastlen; /* last length read from mbuf chain */ member in struct:tcpcb

Completed in 75 milliseconds