Searched refs:NH_IS_NHGRP (Results 1 – 14 of 14) sorted by relevance
237 if (NH_IS_NHGRP(rc->rc_nh_old)) { in decompose_change_notification()245 if (NH_IS_NHGRP(rc->rc_nh_new)) { in decompose_change_notification()359 if (!NH_IS_NHGRP(rc->rc_nh_new)) in rib_decompose_notification()369 if (!NH_IS_NHGRP(rc->rc_nh_old)) in rib_decompose_notification()379 if (!NH_IS_NHGRP(rc->rc_nh_old) && !NH_IS_NHGRP(rc->rc_nh_new)) in rib_decompose_notification()
96 #define NH_IS_PINNED(_nh) ((!NH_IS_NHGRP(_nh)) && \
133 NH_IS_NHGRP(rc->rc_nh_new)) { in add_route_mpath()
158 #define NH_IS_NHGRP(_nh) ((_nh)->nh_flags & NHF_MULTIPATH) macro
142 if (NH_IS_NHGRP(nh)) { in destroy_rtentry()785 if (NH_IS_NHGRP(nh)) { in rt_unlinkrte()1036 if (NH_IS_NHGRP(nh_orig)) in change_route()1348 if (NH_IS_NHGRP(nh)) { in rib_walk_del()
697 if (!NH_IS_NHGRP(nh)) in nhop_ref_any()711 if (!NH_IS_NHGRP(nh)) in nhop_free_any()
269 if (NH_IS_NHGRP(nh)) { in nhop_select()
519 if (!NH_IS_NHGRP(nh) && (!(nh->nh_flags & NHF_GATEWAY))) in need_immediate_rebuild()524 if (!NH_IS_NHGRP(nh) && (!(nh->nh_flags & NHF_GATEWAY))) in need_immediate_rebuild()1402 if (NH_IS_NHGRP(nh)) in get_nhop_idx()
663 if (!NH_IS_NHGRP(rnd_orig->rnd_nhop)) { in nhgrp_get_addition_group()
606 if (!NH_IS_NHGRP(nh)) in select_nhop()1124 if (NH_IS_NHGRP(rc.rc_nh_new) || in ff_rtioctl()1125 (rc.rc_nh_old && NH_IS_NHGRP(rc.rc_nh_old))) { in ff_rtioctl()1142 if (NH_IS_NHGRP(rc.rc_nh_old) || in ff_rtioctl()1143 (rc.rc_nh_new && NH_IS_NHGRP(rc.rc_nh_new))) { in ff_rtioctl()
198 if (NH_IS_NHGRP(nh)) { in check_urpf()
207 if (NH_IS_NHGRP(nh)) { in check_urpf()
704 if (!NH_IS_NHGRP(nh)) in select_nhop()1085 if (NH_IS_NHGRP(rc.rc_nh_new) || in route_output()1086 (rc.rc_nh_old && NH_IS_NHGRP(rc.rc_nh_old))) { in route_output()1103 if (NH_IS_NHGRP(rc.rc_nh_old) || in route_output()1104 (rc.rc_nh_new && NH_IS_NHGRP(rc.rc_nh_new))) { in route_output()2129 if (NH_IS_NHGRP(nh)) { in sysctl_dumpentry()