Home
last modified time | relevance | path

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

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