Searched refs:rtnl_route_nh_set_ifindex (Results 1 – 4 of 4) sorted by relevance
44 extern void rtnl_route_nh_set_ifindex(struct rtnl_nexthop *, int);
174 rtnl_route_nh_set_ifindex(nh, ival); in nl_cli_route_parse_nexthop()
209 void rtnl_route_nh_set_ifindex(struct rtnl_nexthop *nh, int ifindex) in rtnl_route_nh_set_ifindex() function
959 rtnl_route_nh_set_ifindex(nh, rtnh->rtnh_ifindex); in parse_multipath()1119 rtnl_route_nh_set_ifindex(old_nh, nla_get_u32(tb[RTA_OIF])); in rtnl_route_parse()