Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h152 void ipfw_table_algo_destroy(struct ip_fw_chain *chain);
H A Dip_fw_table.c3328 ipfw_table_algo_destroy(ch); in ipfw_destroy_tables()
H A Dip_fw_table_algo.c4035 ipfw_table_algo_destroy(struct ip_fw_chain *ch) in ipfw_table_algo_destroy() function