Searched refs:PF_UNLOCK_ASSERT (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpfvar.h243 #define PF_UNLOCK_ASSERT() mtx_assert(&pf_task_mtx, MA_NOTOWNED) macro
248 #define PF_UNLOCK_ASSERT() macro
H A Dpf_ioctl.c4241 PF_UNLOCK_ASSERT();
4282 PF_UNLOCK_ASSERT();

Completed in 58 milliseconds