Searched refs:__nft_rule_list (Results 1 – 1 of 1) sorted by relevance
/external/iptables/iptables/ |
D | nft.c | 2006 __nft_rule_list(struct nft_handle *h, const char *chain, const char *table, in __nft_rule_list() function 2082 __nft_rule_list(h, chain, table, in nft_rule_list() 2126 __nft_rule_list(h, chain_name, table, in nft_rule_list() 2234 ret = __nft_rule_list(h, chain_name, table, rulenum, in nft_rule_list_save()
|