Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft.c2345 static int nft_rule_count(struct nft_handle *h, struct nftnl_chain *c) in nft_rule_count() function
2372 uint32_t entries = nft_rule_count(h, c); in __nft_print_header()