Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dfib_semantics.c412 nexthop_nh->nh_oif = rtnh->rtnh_ifindex; in fib_get_nhs()
465 if (rtnh->rtnh_ifindex && rtnh->rtnh_ifindex != nh->nh_oif) in fib_nh_match()
979 rtnh->rtnh_ifindex = nh->nh_oif; in fib_dump_info()
Dipmr.c2041 nhp->rtnh_ifindex = mrt->vif_table[ct].dev->ifindex; in __ipmr_fill_mroute()
/linux-3.4.99/net/decnet/
Ddn_table.c254 if (nhp->rtnh_ifindex && nhp->rtnh_ifindex != nh->nh_oif) in dn_fib_nh_match()
339 nhp->rtnh_ifindex = nh->nh_oif; in dn_fib_dump_info()
Ddn_fib.c186 nh->nh_oif = nhp->rtnh_ifindex; in dn_fib_get_nhs()
/linux-3.4.99/include/linux/
Drtnetlink.h307 int rtnh_ifindex; member
/linux-3.4.99/net/ipv6/
Dip6mr.c2126 nhp->rtnh_ifindex = mrt->vif6_table[ct].dev->ifindex; in __ip6mr_fill_mroute()