Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_value.c382 ts->opstate.func(ts->tc, &ts->opstate); in alloc_table_vidx()
578 ts->opstate.func(ts->tc, &ts->opstate); in ipfw_link_table_values()
H A Dip_fw_table.h204 struct op_state opstate; member
H A Dip_fw_table.c150 TAILQ_INSERT_HEAD(&tcfg->state_list, &ts->opstate, next); in add_toperation_state()
159 TAILQ_REMOVE(&tcfg->state_list, &ts->opstate, next); in del_toperation_state()
580 ts.opstate.func = rollback_add_entry; in add_table_entry()
1175 ts.opstate.func = restart_flush; in flush_table()