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

  /external/iptables/iptables/
nft.h 70 int nft_chain_set(struct nft_handle *h, const char *table, const char *chain, const char *policy, const struct xt_counters *counters);
xtables-restore.c 196 .chain_set = nft_chain_set,
nft.c 846 int nft_chain_set(struct nft_handle *h, const char *table, function
853 nft_fn = nft_chain_set;
    [all...]
xtables-eb.c     [all...]
xtables-arp.c     [all...]
xtables.c     [all...]

Completed in 1639 milliseconds