Home
last modified time | relevance | path

Searched refs:nft_rule_save (Results 1 – 3 of 3) sorted by relevance

/external/iptables/iptables/
Dxtables-save.c91 nft_rule_save(h, tablename, d->format); in __do_output()
Dnft.h182 int nft_rule_save(struct nft_handle *h, const char *table, unsigned int format);
Dnft.c1652 int nft_rule_save(struct nft_handle *h, const char *table, unsigned int format) in nft_rule_save() function