Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table.h127 ta_flush_entry *flush_entry; member
H A Dip_fw_table_algo.c892 .flush_entry = ta_flush_radix_entry,
1878 .flush_entry = ta_flush_chash_entry,
2602 .flush_entry = ta_flush_ifidx_entry,
3030 .flush_entry = ta_flush_numarray_entry,
3754 .flush_entry = ta_flush_fhash_entry,
4334 .flush_entry = ta_flush_radix_entry,
H A Dip_fw_table.c461 ta->flush_entry(ch, ptei, v); in flush_batch_buffer()
472 ta->flush_entry(ch, &tei[i], v); in flush_batch_buffer()