Searched refs:rtnl_class_alloc_cache (Results 1 – 4 of 4) sorted by relevance
36 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,
107 if (rtnl_class_alloc_cache(sock, ifindex, &class_cache) < 0) in print_link()
312 int rtnl_class_alloc_cache(struct nl_sock *sk, int ifindex, in rtnl_class_alloc_cache() function