Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table.h129 ta_flush_entry *flush_entry; member
H A Dip_fw_table_algo.c880 .flush_entry = ta_flush_radix_entry,
1866 .flush_entry = ta_flush_chash_entry,
2593 .flush_entry = ta_flush_ifidx_entry,
3024 .flush_entry = ta_flush_numarray_entry,
3751 .flush_entry = ta_flush_fhash_entry,
H A Dip_fw_table.c464 ta->flush_entry(ch, ptei, v); in flush_batch_buffer()
475 ta->flush_entry(ch, &tei[i], v); in flush_batch_buffer()