Searched refs:rnh_close (Results 1 – 4 of 4) sorted by relevance
422 void (*rnh_close) /* do something when the last ref drops */ member
1280 if (rnh != NULL && rnh->rnh_close != NULL) { in rtfree_common()1281 rnh->rnh_close(RN(rt), rnh); in rtfree_common()
804 rnh->rnh_close = in6_clsroute; in in6_inithead()
715 rnh->rnh_close = in_clsroute; in in_inithead()