Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h783 void ipfw_destroy_tables(struct ip_fw_chain *ch, int last);
H A Dip_fw_table.c2999 ipfw_destroy_tables(struct ip_fw_chain *ch, int last) in ipfw_destroy_tables() function
H A Dip_fw2.c3754 ipfw_destroy_tables(chain, last); in vnet_ipfw_uninit()