Home
last modified time | relevance | path

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

/freebsd-src/sys/netpfil/ipfw/
H A Dip_fw_eaction.c300 ipfw_eaction_init(struct ip_fw_chain *ch, int first) in ipfw_eaction_init() function
H A Dip_fw_private.h763 int ipfw_eaction_init(struct ip_fw_chain *ch, int first);
H A Dip_fw2.c3576 ipfw_eaction_init(chain, first); in vnet_ipfw_init()