Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h430 #define IPFW_LOCK_INIT(_chain) do { \ macro
451 #define IPFW_LOCK_INIT(_chain) do { \ macro
H A Dip_fw2.c3681 IPFW_LOCK_INIT(chain); in vnet_ipfw_init()