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