Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/ipfw/
H A Dip_fw_table.h127 ta_flush_entry *flush_entry; member
H A Dip_fw_table_algo.c890 .flush_entry = ta_flush_radix_entry,
1876 .flush_entry = ta_flush_chash_entry,
2600 .flush_entry = ta_flush_ifidx_entry,
3028 .flush_entry = ta_flush_numarray_entry,
3753 .flush_entry = ta_flush_fhash_entry,
4333 .flush_entry = ta_flush_radix_entry,
H A Dip_fw_table.c462 ta->flush_entry(ch, ptei, v); in flush_batch_buffer()
473 ta->flush_entry(ch, &tei[i], v); in flush_batch_buffer()