Searched refs:rtnl_class_alloc_cache (Results 1 – 3 of 3) sorted by relevance
29 extern int rtnl_class_alloc_cache(struct nl_sock *, int,
91 if (rtnl_class_alloc_cache(sock, ifindex, &class_cache) < 0) in print_link()
232 int rtnl_class_alloc_cache(struct nl_sock *sk, int ifindex, in rtnl_class_alloc_cache() function