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

/freebsd-current/sys/netinet/
H A Dtcp.h461 u_int32_t tcpi_snd_max; /* Highest seqno sent */ member in struct:tcp_info
H A Dtcp_usrreq.c1599 ti->tcpi_snd_max = tp->snd_max;
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_tom.c738 ti->tcpi_snd_max = v - GET_TCB_FIELD(tcb, SND_MAX_RAW);

Completed in 157 milliseconds