Searched refs:rtnl_rule_alloc_cache (Results 1 – 4 of 4) sorted by relevance
34 if ((err = rtnl_rule_alloc_cache(sk, AF_UNSPEC, &cache)) < 0) in nl_cli_rule_alloc_cache()
25 extern int rtnl_rule_alloc_cache(struct nl_sock *, int,
763 rtnl_rule_alloc_cache;
426 int rtnl_rule_alloc_cache(struct nl_sock *sock, int family, in rtnl_rule_alloc_cache() function