Searched refs:rtnl_route_add (Results 1 – 3 of 3) sorted by relevance
123 if ((err = rtnl_route_add(sock, route, 0)) < 0) in main()
59 extern int rtnl_route_add(struct nl_sock *, struct rtnl_route *, int);
128 int rtnl_route_add(struct nl_sock *sk, struct rtnl_route *route, int flags) in rtnl_route_add() function