Home
last modified time | relevance | path

Searched defs:CALLOUT_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h244 #define CALLOUT_UNLOCK(p) mtx_unlock(&(p)->periodic_lock) macro
/f-stack/freebsd/net/
H A Diflib.c540 #define CALLOUT_UNLOCK(txq) mtx_unlock(&txq->ift_mtx) macro