Home
last modified time | relevance | path

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

/dragonfly/usr.bin/systat/
H A Dtcp.c162 DO(tcps_keeptimeo); in domode()
243 L(18, tcps_keeptimeo); R(18, tcps_rcvwinprobe); in showtcp()
/dragonfly/sys/netinet/
H A Dtcp_timer.c329 tcpstat.tcps_keeptimeo++; in tcp_timer_keep_handler()
H A Dtcp_var.h353 u_long tcps_keeptimeo; /* keepalive timeouts */ member
/dragonfly/usr.bin/netstat/
H A Dinet.c515 p(tcps_keeptimeo, "\t%lu keepalive timeout%s\n"); in tcp_stats()