Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c1210 struct table_info ti_old, ti_new, *tablestate; in flush_table() local
1299 ti_old = tablestate[kidx]; in flush_table()
1315 ipfw_unref_table_values(ch, tc, ta, astate_old, &ti_old); in flush_table()
1321 ta->destroy(astate_old, &ti_old); in flush_table()