Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.h150 void ipfw_table_algo_destroy(struct ip_fw_chain *chain);
H A Dip_fw_table.c3016 ipfw_table_algo_destroy(ch); in ipfw_destroy_tables()
H A Dip_fw_table_algo.c4361 ipfw_table_algo_destroy(struct ip_fw_chain *ch) in ipfw_table_algo_destroy() function