Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c260 #define TCPID_BUCKET_LOCK_INIT(tlb) mtx_init(&((tlb)->tlb_mtx), "tcp log id bucket", NULL, MTX_DEF) macro
905 TCPID_BUCKET_LOCK_INIT(tlb); in tcp_log_set_id()