Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c684 commit_rules(struct ip_fw_chain *chain, struct rule_check_info *rci, int count) in commit_rules() function
3075 if ((error = commit_rules(chain, cbuf, rtlv->count)) != 0) { in add_rules()
3898 error = commit_rules(chain, &ci, 1); in ipfw_ctl()