Home
last modified time | relevance | path

Searched refs:flush_table_entry (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/ipfw3_basic/
HDip_fw3_table.c130 rn_flush(table_ctx->node, flush_table_entry); in table_delete_dispatch()
228 flush_table_entry(struct radix_node *rn) in flush_table_entry() function
248 rn_flush(rnh, flush_table_entry); in table_flush_dispatch()
583 rn_flush(table_ctx->node, flush_table_entry); in ip_fw3_table_fini_dispatch()
HDip_fw3_table.h92 void flush_table_entry(struct radix_node *rn);