Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c717 fib_cfg.fc_oif = rtnh->rtnh_ifindex; in fib_get_nhs()
942 if (rtnh->rtnh_ifindex && rtnh->rtnh_ifindex != nh->fib_nh_oif) in fib_nh_match()
1712 rtnh->rtnh_ifindex = dev ? dev->ifindex : 0; in fib_add_nexthop()
A Dipmr_base.c255 nhp->rtnh_ifindex = vif_dev->ifindex; in mr_fill_mroute()
/linux-6.3-rc2/include/uapi/linux/
A Drtnetlink.h413 int rtnh_ifindex; member
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c919 rtnh->rtnh_ifindex, nla_via, nla_newdst, in mpls_nh_build_multi()
2057 rtnh->rtnh_ifindex = dev->ifindex; in mpls_dump_route()
/linux-6.3-rc2/net/ipv6/
A Droute.c5257 if (rtnh->rtnh_ifindex) in ip6_route_multipath_add()
5258 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_add()
5435 if (rtnh->rtnh_ifindex) in ip6_route_multipath_del()
5436 r_cfg.fc_ifindex = rtnh->rtnh_ifindex; in ip6_route_multipath_del()

Completed in 26 milliseconds