Searched refs:rtnh_ifindex (Results 1 – 7 of 7) sorted by relevance
463 nexthop_nh->nh_oif = rtnh->rtnh_ifindex; in fib_get_nhs()518 if (rtnh->rtnh_ifindex && rtnh->rtnh_ifindex != nh->nh_oif) in fib_nh_match()1058 rtnh->rtnh_ifindex = nh->nh_oif; in fib_dump_info()
2182 nhp->rtnh_ifindex = mrt->vif_table[ct].dev->ifindex; in __ipmr_fill_mroute()
255 if (nhp->rtnh_ifindex && nhp->rtnh_ifindex != nh->nh_oif) in dn_fib_nh_match()358 nhp->rtnh_ifindex = nh->nh_oif; in dn_fib_dump_info()
175 nh->nh_oif = nhp->rtnh_ifindex; in dn_fib_get_nhs()
332 int rtnh_ifindex; member
2594 if (rtnh->rtnh_ifindex) in ip6_route_multipath_add()2595 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_add()2682 if (rtnh->rtnh_ifindex) in ip6_route_multipath_del()2683 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_del()
2266 nhp->rtnh_ifindex = mrt->vif6_table[ct].dev->ifindex; in __ip6mr_fill_mroute()