Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDtcp_log_buf.h33 #define TCP_LOG_BUF_VER (9) macro
HDtcp_log_buf.c68 static uint32_t tcp_log_version = TCP_LOG_BUF_VER;
2127 hdr->tlh_version = TCP_LOG_BUF_VER; in tcp_log_expandlogbuf()