Searched refs:rtnl_route_alloc_cache (Results 1 – 3 of 3) sorted by relevance
48 extern int rtnl_route_alloc_cache(struct nl_sock *, int, int,
75 int rtnl_route_alloc_cache(struct nl_sock *sk, int family, int flags, in rtnl_route_alloc_cache() function
38 if ((err = rtnl_route_alloc_cache(sk, AF_UNSPEC, flags, &cache)) < 0) in nl_cli_route_alloc_cache()