Searched refs:nft_rule_list_save (Results 1 – 3 of 3) sorted by relevance
/external/iptables/iptables/ |
D | nft.h | 91 int nft_rule_list_save(struct nft_handle *h, const char *chain, const char *table, int rulenum, int…
|
D | xtables.c | 602 nft_rule_list_save(h, chain, table, rulenum, counters); in list_rules()
|
D | nft.c | 2203 int nft_rule_list_save(struct nft_handle *h, const char *chain, in nft_rule_list_save() function
|