HomeSort by: relevance | last modified time | path
    Searched refs:t_lastlen (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
tcp_output.c 451 (tp->t_lastoff + tp->t_lastlen) != off) {
461 tp->t_inoff += tp->t_lastlen;
475 tp->t_lastlen = len;
tcp_var.h 370 int t_lastlen; /* last length read from mbuf chain */ member in struct:tcpcb

Completed in 104 milliseconds