Searched refs:NH_IS_VALID (Results 1 – 6 of 6) sorted by relevance
157 #define NH_IS_VALID(_nh) RT_LINK_IS_UP((_nh)->nh_ifp) macro
708 !NH_IS_VALID(ron->ro_nh) || in selectroute()743 (!NH_IS_VALID(ro->ro_nh) || in selectroute()
2440 if (!m0 || !nh || !(NH_IS_VALID(nh)) || !(ifp = nh->nh_ifp)) in icmp6_redirect_output()
697 (!NH_IS_VALID(ro->ro_nh) || in ip6_output()
414 ((!NH_IS_VALID(ro->ro_nh)) || dst->sin_family != AF_INET || in ip_output()482 if (ro->ro_nh == NULL || (!NH_IS_VALID(ro->ro_nh))) { in ip_output()