Searched refs:flush_entry (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/netpfil/ipfw/ |
| H A D | ip_fw_table.h | 127 ta_flush_entry *flush_entry; member
|
| H A D | ip_fw_table_algo.c | 890 .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 D | ip_fw_table.c | 462 ta->flush_entry(ch, ptei, v); in flush_batch_buffer() 473 ta->flush_entry(ch, &tei[i], v); in flush_batch_buffer()
|