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

/freebsd-12-stable/sys/netinet/
H A Dtcp_log_buf.c59 #define TCP_LOG_EXPIRE_TIME ((sbintime_t)60 * SBT_1S) macro
1241 * TCP_LOG_EXPIRE_TIME. Otherwise, we expire "now" and put
1248 tln->tln_expiretime += TCP_LOG_EXPIRE_TIME;

Completed in 49 milliseconds