Searched refs:rtnl_class_alloc_cache (Results 1 – 5 of 5) sorted by relevance
37 if ((err = rtnl_class_alloc_cache(sock, ifindex, &cache)) < 0) in nl_cli_class_alloc_cache()
29 extern int rtnl_class_alloc_cache(struct nl_sock *, int,
110 if (rtnl_class_alloc_cache(sock, ifindex, &class_cache) < 0) in print_link()
313 int rtnl_class_alloc_cache(struct nl_sock *sk, int ifindex, in rtnl_class_alloc_cache() function
137 rtnl_class_alloc_cache;