Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c239 #define TCPID_BUCKET_LOCK_DESTROY(tlb) mtx_destroy(&((tlb)->tlb_mtx)) macro
361 TCPID_BUCKET_LOCK_DESTROY(tlb); in tcp_log_remove_bucket()
805 TCPID_BUCKET_LOCK_DESTROY(tlb); \ in tcp_log_set_id()