Home
last modified time | relevance | path

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

/third_party/iptables/iptables/
Dnft.h181 int nft_rule_list_save(struct nft_handle *h, const char *chain, const char *table, int rulenum, int…
Dnft.c2512 int nft_rule_list_save(struct nft_handle *h, const char *chain, in nft_rule_list_save() function
3125 ret = nft_rule_list_save(h, cmd->chain, cmd->table, in nft_prepare()