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

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c1206 struct table_info ti_old, ti_new, *tablestate; local
1295 ti_old = tablestate[kidx];
1311 ipfw_unref_table_values(ch, tc, ta, astate_old, &ti_old);
1317 ta->destroy(astate_old, &ti_old);

Completed in 53 milliseconds