Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h242 #define CALLOUT_UNLOCK(p) mtx_unlock(&(p)->periodic_lock) macro
/freebsd/sys/net/
H A Diflib.c551 #define CALLOUT_UNLOCK(txq) mtx_unlock(&txq->ift_mtx) macro