Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Dtcp.h179 uint32_t tcpi_snd_nxt; /* Next egress seqno */ member
Dtcp_usrreq.c284 ti->tcpi_snd_nxt = tp->snd_nxt - tp->iss; in tcp_fill_info()