Home
last modified time | relevance | path

Searched refs:IPFW_LOCK_INIT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h419 #define IPFW_LOCK_INIT(_chain) do { \ macro
440 #define IPFW_LOCK_INIT(_chain) do { \ macro
H A Dip_fw2.c3433 IPFW_LOCK_INIT(chain); in vnet_ipfw_init()