Home
last modified time | relevance | path

Searched refs:tcpi_snd_nxt (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Dtcp.h431 u_int32_t tcpi_snd_nxt; /* Next egress seqno */ member
H A Dtcp_usrreq.c1606 ti->tcpi_snd_nxt = tp->snd_nxt; in tcp_fill_info()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c752 ti->tcpi_snd_nxt = v - GET_TCB_FIELD(tcb, SND_NXT_RAW); in fill_tcp_info_from_tcb()
/freebsd/sys/netinet/tcp_stacks/
H A Drack.c24391 ti->tcpi_snd_nxt = tp->snd_nxt; in rack_fill_info()