Searched refs:nhop_free_any (Results 1 – 4 of 4) sorted by relevance
153 nhop_free_any(rt->rt_nhop); in destroy_rtentry()853 nhop_free_any(rc->rc_nh_old); in del_route()1199 nhop_free_any(rnd_orig->rnd_nhop); in change_route_conditional()1203 nhop_free_any(rnd_new->rnd_nhop); in change_route_conditional()1285 nhop_free_any(di->rc.rc_nh_old); in rt_checkdelroute()
241 void nhop_free_any(struct nhop_object *nh);
840 nhop_free_any(fd->nh_idx[i]); in destroy_fd_instance()1457 nhop_free_any(nrd->nh); in release_nhop_epoch()
707 nhop_free_any(struct nhop_object *nh) in nhop_free_any() function