Searched refs:ipfw_unref_table_values (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table.h | 171 void ipfw_unref_table_values(struct ip_fw_chain *ch, struct table_config *tc,
|
H A D | ip_fw_table_value.c | 309 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 | 1256 ipfw_unref_table_values(ch, tc, ta, astate_old, &ti_old); in flush_table() 1450 ipfw_unref_table_values(ch, tc, tc->ta, tc->astate, &tc->ti_copy); in destroy_table()
|