Searched defs:pfr_walktree (Results 1 – 1 of 1) sorted by relevance
114 struct pfr_walktree { struct115 enum pfrw_op {123 } pfrw_op;124 union {130 } pfrw_1;131 int pfrw_free;132 int pfrw_flags;1370 pfr_walktree(struct radix_node *rn, void *arg, u_int id) in pfr_walktree() function