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