Searched refs:rnh_close (Results 1 – 4 of 4) sorted by relevance
192 void (*rnh_close) /* do something when the last ref drops */ member
1220 if (rnh != NULL && rnh->rnh_close != NULL) { in rtfree_common()1221 rnh->rnh_close((struct radix_node *)rt, rnh); in rtfree_common()
801 rnh->rnh_close = in6_clsroute; in in6_inithead()
712 rnh->rnh_close = in_clsroute; in in_inithead()