Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_eaction.c303 ipfw_eaction_init(struct ip_fw_chain *ch, int first) in ipfw_eaction_init() function
H A Dip_fw_private.h756 int ipfw_eaction_init(struct ip_fw_chain *ch, int first);
H A Dip_fw2.c3445 ipfw_eaction_init(chain, first); in vnet_ipfw_init()