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

  /external/iptables/iptables/
nft.h 93 int nft_rule_flush(struct nft_handle *h, const char *chain, const char *table);
xtables-restore.c 193 .rule_flush = nft_rule_flush,
xtables-eb.c     [all...]
nft.c 1372 int nft_rule_flush(struct nft_handle *h, const char *chain, const char *table) function
1379 nft_fn = nft_rule_flush;
    [all...]
xtables-arp.c     [all...]
xtables.c     [all...]

Completed in 85 milliseconds