Searched refs:nft_rule_list (Results 1 – 2 of 2) sorted by relevance
/external/iptables/iptables/ |
D | nft.h | 180 int nft_rule_list(struct nft_handle *h, const char *chain, const char *table, int rulenum, unsigned…
|
D | nft.c | 2411 int nft_rule_list(struct nft_handle *h, const char *chain, const char *table, in nft_rule_list() function 3112 ret = nft_rule_list(h, cmd->chain, cmd->table, in nft_prepare()
|