Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h221 void add_toperation_state(struct ip_fw_chain *ch, struct tableop_state *ts);
H A Dip_fw_table.c148 add_toperation_state(struct ip_fw_chain *ch, struct tableop_state *ts) in add_toperation_state() function
592 add_toperation_state(ch, &ts); in add_table_entry()
848 add_toperation_state(ch, ts); in check_table_space()
1252 add_toperation_state(ch, &ts); in flush_table()
H A Dip_fw_table_value.c523 add_toperation_state(ch, ts); in ipfw_link_table_values()