Home
last modified time | relevance | path

Searched refs:rtnh_ifindex (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dfib_semantics.c718 fib_cfg.fc_oif = rtnh->rtnh_ifindex; in fib_get_nhs()
943 if (rtnh->rtnh_ifindex && rtnh->rtnh_ifindex != nh->fib_nh_oif) in fib_nh_match()
1718 rtnh->rtnh_ifindex = dev ? dev->ifindex : 0; in fib_add_nexthop()
H A Dipmr_base.c255 nhp->rtnh_ifindex = vif_dev->ifindex; in mr_fill_mroute()
/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h413 int rtnh_ifindex; member
/openbmc/linux/net/mpls/
H A Daf_mpls.c920 rtnh->rtnh_ifindex, nla_via, nla_newdst, in mpls_nh_build_multi()
2043 rtnh->rtnh_ifindex = dev->ifindex; in mpls_dump_route()
/openbmc/linux/net/ipv6/
H A Droute.c5278 if (rtnh->rtnh_ifindex) in ip6_route_multipath_add()
5279 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_add()
5449 if (rtnh->rtnh_ifindex) in ip6_route_multipath_del()
5450 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_del()