Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c119 static int clear_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3,
149 { IP_FW_XZERO, 0, HDIR_SET, clear_rules },
150 { IP_FW_XRESETLOG, 0, HDIR_SET, clear_rules },
1371 clear_rules(struct ip_fw_chain *chain, ip_fw3_opheader *op3, in clear_rules() function