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

/freebsd-13-stable/sys/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) function
479 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh);
483 rnh->rnh_walktree(&rnh->rh, flush_radix_entry, rnh);

Completed in 60 milliseconds