Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c375 static int flush_radix_entry(struct radix_node *rn, void *arg);
458 flush_radix_entry(struct radix_node *rn, void *arg) in flush_radix_entry() function
479 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh); in ta_destroy_radix()
483 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh); in ta_destroy_radix()