Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h243 #define CALLOUT_LOCK(p) mtx_lock(&(p)->periodic_lock) macro
/f-stack/freebsd/net/
H A Diflib.c539 #define CALLOUT_LOCK(txq) mtx_lock(&txq->ift_mtx) macro