Searched refs:ipfw_unref_table_values (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sys/netpfil/ipfw/ |
H A D | ip_fw_table.h | 175 void ipfw_unref_table_values(struct ip_fw_chain *ch, struct table_config *tc,
|
H A D | ip_fw_table_value.c | 305 ipfw_unref_table_values(struct ip_fw_chain *ch, struct table_config *tc, in ipfw_unref_table_values() function
|
H A D | ip_fw_table.c | 1313 ipfw_unref_table_values(ch, tc, ta, astate_old, &ti_old); in flush_table() 1507 ipfw_unref_table_values(ch, tc, tc->ta, tc->astate, &tc->ti_copy); in destroy_table()
|