Home
last modified time | relevance | path

Searched refs:____flush_rule_cache (Results 1 – 1 of 1) sorted by relevance

/external/iptables/iptables/
Dnft-cache.c601 static int ____flush_rule_cache(struct nftnl_rule *r, void *data) in ____flush_rule_cache() function
611 return nftnl_rule_foreach(c->nftnl, ____flush_rule_cache, NULL); in __flush_rule_cache()