Searched refs:nl_cli_rule_alloc_cache (Results 1 – 24 of 24) sorted by relevance
18 extern struct nl_cache *nl_cli_rule_alloc_cache(struct nl_sock *);
16 extern struct nl_cache *nl_cli_rule_alloc_cache(struct nl_sock *);
29 struct nl_cache *nl_cli_rule_alloc_cache(struct nl_sock *sk) in nl_cli_rule_alloc_cache() function
44 rule_cache = nl_cli_rule_alloc_cache(sock); in main()
101 nl_cli_rule_alloc_cache;