Home
last modified time | relevance | path

Searched refs:ipfw_eaction_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_eaction.c309 ipfw_eaction_init(struct ip_fw_chain *ch, int first) in ipfw_eaction_init() function
H A Dip_fw_private.h755 int ipfw_eaction_init(struct ip_fw_chain *ch, int first);
H A Dip_fw2.c3693 ipfw_eaction_init(chain, first); in vnet_ipfw_init()