HomeSort by relevance Sort by last modified time
    Searched refs:nft_rule_list_save (Results 1 - 3 of 3) sorted by null

  /external/iptables/iptables/
nft.h 91 int nft_rule_list_save(struct nft_handle *h, const char *chain, const char *table, int rulenum, int counters);
xtables.c 602 nft_rule_list_save(h, chain, table, rulenum, counters);
    [all...]
nft.c 2203 int nft_rule_list_save(struct nft_handle *h, const char *chain, function
    [all...]

Completed in 1405 milliseconds