Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_compat.c493 if ((ret = ipfw_commit_rules(chain, nci, rtlv->count)) != 0) { in add_rules_v0()
H A Dip_fw_private.h655 int ipfw_commit_rules(struct ip_fw_chain *chain, struct rule_check_info *rci,
H A Dip_fw_sockopt.c451 ipfw_commit_rules(struct ip_fw_chain *chain, struct rule_check_info *rci, in ipfw_commit_rules() function
2541 if ((ret = ipfw_commit_rules(chain, nci, rtlv->count)) != 0) { in add_rules()