Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxtables-save.c64 nft_rule_save(h, tablename, counters); in do_output()
Dnft.h92 int nft_rule_save(struct nft_handle *h, const char *table, bool counters);
Dnft.c1318 int nft_rule_save(struct nft_handle *h, const char *table, bool counters) in nft_rule_save() function