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

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_table.c1538 void *new_idx, *old_tablestate, *tablestate; local
1579 old_tablestate = ch->tablestate;
1603 free(old_tablestate, M_IPFW);

Completed in 51 milliseconds