Home
last modified time | relevance | path

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

/src/usr.bin/netstat/
H A Dinet.c514 tp->tt_keep / 1000, in protopr()
515 (tp->tt_keep % 1000) / 10, in protopr()
/src/sys/netinet/
H A Dtcp_var.h1219 int32_t tt_keep; /* (s) */ member
H A Dtcp_subr.c4274 COPYTIMER(TT_KEEP, tt_keep); in tcp_inptoxtp()