Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c241 #define TCPID_BUCKET_UNLOCK(tlb) mtx_unlock(&((tlb)->tlb_mtx)) macro
408 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_unref_bucket()
483 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_remove_id_node()
542 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_set_tag()
654 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_set_id()
856 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_set_id()
897 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_set_id()
964 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_get_tag()
2311 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_dump_node_logbuf()
2561 TCPID_BUCKET_UNLOCK(tlb); in tcp_log_dumpbucketlogs()