Searched refs:rtnl_route_set_iif (Results 1 – 3 of 3) sorted by relevance
94 extern void rtnl_route_set_iif(struct rtnl_route *, int);
275 rtnl_route_set_iif(route, ival); in nl_cli_route_parse_iif()
823 void rtnl_route_set_iif(struct rtnl_route *route, int ifindex) in rtnl_route_set_iif() function1076 rtnl_route_set_iif(route, nla_get_u32(tb[RTA_IIF])); in rtnl_route_parse()