Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c1524 del_entry(struct ip_fw_chain *chain, uint32_t arg) in del_entry() function
3859 error = del_entry(chain, 0); /* special case, rule=0, cmd=0 means all */ in ipfw_ctl()
3936 error = del_entry(chain, rulenum[0]); in ipfw_ctl()