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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table.h135 ta_flush_mod *flush_mod; member in struct:table_algo
H A Dip_fw_table.c867 ta->flush_mod(ta_buf);
880 ta->flush_mod(ta_buf);
893 ta->flush_mod(ta_buf);
H A Dip_fw_table_algo.c229 * -flush_mod: flush table modification state.
1876 .flush_mod = ta_flush_mod_chash,
2602 .flush_mod = ta_flush_mod_ifidx,
3033 .flush_mod = ta_flush_mod_numarray,
3760 .flush_mod = ta_flush_mod_fhash,

Completed in 122 milliseconds