Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c75 #define TCP_LOG_EXPIRE_TIME ((sbintime_t)60 * SBT_1S) macro
1583 tln->tln_expiretime += TCP_LOG_EXPIRE_TIME; in tcp_log_tcpcbfini()