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

/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_dynamic.c139 #define IPFW_BUCK_UNLOCK(i) mtx_unlock(&V_ipfw_dyn_v[(i)].mtx) macro
459 IPFW_BUCK_UNLOCK(i);
472 IPFW_BUCK_UNLOCK(q->bucket);
678 IPFW_BUCK_UNLOCK(i);
737 IPFW_BUCK_UNLOCK(i);
741 IPFW_BUCK_UNLOCK(pindex);
758 IPFW_BUCK_UNLOCK(pindex);
763 IPFW_BUCK_UNLOCK(pindex);
769 IPFW_BUCK_UNLOCK(i);
772 IPFW_BUCK_UNLOCK(pinde
[all...]

Completed in 39 milliseconds