Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_fastopen.c380 #define CCB_LOCK_ASSERT(ccb) mtx_assert(&(ccb)->ccb_mtx, MA_OWNED) macro
1060 CCB_LOCK_ASSERT(ccb); in tcp_fastopen_ccache_create()
1138 CCB_LOCK_ASSERT(ccb); in tcp_fastopen_ccache_entry_drop()