Searched refs:rtnl_rule_alloc_cache (Results 1 – 3 of 3) sorted by relevance
38 if ((err = rtnl_rule_alloc_cache(sk, AF_UNSPEC, &cache)) < 0) in nl_cli_rule_alloc_cache()
31 extern int rtnl_rule_alloc_cache(struct nl_sock *, int,
331 int rtnl_rule_alloc_cache(struct nl_sock *sock, int family, in rtnl_rule_alloc_cache() function