Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.c1211 void *astate_old, *astate_new; in flush_table() local
1303 astate_old = tc->astate; 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()