Searched refs:nft_rule_list_save (Results 1 – 2 of 2) sorted by relevance
181 int nft_rule_list_save(struct nft_handle *h, const char *chain, const char *table, int rulenum, int…
2512 int nft_rule_list_save(struct nft_handle *h, const char *chain, in nft_rule_list_save() function3125 ret = nft_rule_list_save(h, cmd->chain, cmd->table, in nft_prepare()