Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c261 #define TCPID_BUCKET_LOCK_DESTROY(tlb) mtx_destroy(&((tlb)->tlb_mtx)) macro
383 TCPID_BUCKET_LOCK_DESTROY(tlb); in tcp_log_remove_bucket()
910 TCPID_BUCKET_LOCK_DESTROY(tlb); \ in tcp_log_set_id()