Home
last modified time | relevance | path

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

/linux/net/decnet/
A Ddn_table.c257 if (nhp->rtnh_ifindex && nhp->rtnh_ifindex != nh->nh_oif) in dn_fib_nh_match()
361 nhp->rtnh_ifindex = nh->nh_oif; in dn_fib_dump_info()
A Ddn_fib.c176 nh->nh_oif = nhp->rtnh_ifindex; in dn_fib_get_nhs()
/linux/net/ipv4/
A Dfib_semantics.c706 fib_cfg.fc_oif = rtnh->rtnh_ifindex; in fib_get_nhs()
924 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.c248 nhp->rtnh_ifindex = vif->dev->ifindex; in mr_fill_mroute()
/linux/include/uapi/linux/
A Drtnetlink.h404 int rtnh_ifindex; member
/linux/net/mpls/
A Daf_mpls.c919 rtnh->rtnh_ifindex, nla_via, nla_newdst, in mpls_nh_build_multi()
2054 rtnh->rtnh_ifindex = dev->ifindex; in mpls_dump_route()
/linux/net/ipv6/
A Droute.c5271 if (rtnh->rtnh_ifindex) in ip6_route_multipath_add()
5272 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()

Completed in 42 milliseconds