Home
last modified time | relevance | path

Searched defs:tablestate (Results 1 – 2 of 2) 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
1389 struct table_info ti, *tablestate; in swap_tables() local
1542 void *new_idx, *old_tablestate, *tablestate; in ipfw_resize_tables() local
H A Dip_fw_private.h294 void *tablestate; /* runtime table info */ member