Searched refs:ti_copy (Results 1 – 2 of 2) sorted by relevance
999 tc->ti_copy = ti_new; in flush_table()1148 tc_a->ti_copy = tablestate[tc_a->no.kidx]; in swap_tables()1149 tc_b->ti_copy = tablestate[tc_b->no.kidx]; in swap_tables()1199 ipfw_unref_table_values(ch, tc, tc->ta, tc->astate, &tc->ti_copy); in destroy_table()2643 error = ta->init(ch, &tc->astate, &tc->ti_copy, aname, tflags); in alloc_table_config()2666 tc->ta->destroy(tc->astate, &tc->ti_copy); in free_table_config()2689 *ti = tc->ti_copy; in link_table()
64 } ti_copy; /* data to put to table_info */ member