Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_table_algo.c385 static int flush_radix_entry(struct radix_node *rn, void *arg);
468 flush_radix_entry(struct radix_node *rn, void *arg) in flush_radix_entry() function
489 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh); in ta_destroy_addr_radix()
493 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh); in ta_destroy_addr_radix()
4078 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh); in ta_destroy_mac_radix()