Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_fastopen.c382 #define CCB_LOCK_ASSERT(ccb) mtx_assert(&(ccb)->ccb_mtx, MA_OWNED) macro
1064 CCB_LOCK_ASSERT(ccb); in tcp_fastopen_ccache_create()
1142 CCB_LOCK_ASSERT(ccb); in tcp_fastopen_ccache_entry_drop()