Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h222 void del_toperation_state(struct ip_fw_chain *ch, struct tableop_state *ts);
H A Dip_fw_table.c157 del_toperation_state(struct ip_fw_chain *ch, struct tableop_state *ts) in del_toperation_state() function
601 del_toperation_state(ch, &ts); in add_table_entry()
856 del_toperation_state(ch, ts); in check_table_space()
1275 del_toperation_state(ch, &ts); in flush_table()
H A Dip_fw_table_value.c547 del_toperation_state(ch, ts); in ipfw_link_table_values()