Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h654 int ipfw_add_protected_rule(struct ip_fw_chain *chain, struct ip_fw *rule,
H A Dip_fw2.c3442 ipfw_add_protected_rule(chain, rule, 0); in vnet_ipfw_init()
H A Dip_fw_sockopt.c792 ipfw_add_protected_rule(struct ip_fw_chain *chain, struct ip_fw *rule, in ipfw_add_protected_rule() function