Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.c1151 struct table_info ti_old, ti_new, *tablestate; in flush_table() local
1240 ti_old = tablestate[kidx]; in flush_table()
1256 ipfw_unref_table_values(ch, tc, ta, astate_old, &ti_old); in flush_table()
1262 ta->destroy(astate_old, &ti_old); in flush_table()