Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_eaction.c284 if (ipfw_reset_eaction(ch, ch->map[i], eaction_id, in reset_eaction_rules()
376 ipfw_reset_eaction(struct ip_fw_chain *ch, struct ip_fw *rule, in ipfw_reset_eaction() function
H A Dip_fw_private.h764 int ipfw_reset_eaction(struct ip_fw_chain *ch, struct ip_fw *rule,
H A Dip_fw_dynamic.c2806 ipfw_reset_eaction(ch, rule, eaction_id, \ in ipfw_dyn_reset_eaction()