Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dinet.c503 tp->tt_2msl / 1000, in protopr()
504 (tp->tt_2msl % 1000) / 10, in protopr()
/freebsd/sys/netinet/
H A Dtcp_var.h1187 int32_t tt_2msl; /* (s) */ member
H A Dtcp_subr.c3935 COPYTIMER(TT_2MSL, tt_2msl); in tcp_inptoxtp()