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

  /external/iptables/iptables/
xtables-save.c 53 chain_list = nft_chain_dump(h);
nft.h 71 struct nftnl_chain_list *nft_chain_dump(struct nft_handle *h);
xtables-restore.c 168 chain_list = nft_chain_dump(h);
nft.c 675 struct nftnl_chain_list *list = nft_chain_dump(h);
1208 struct nftnl_chain_list *nft_chain_dump(struct nft_handle *h) function
    [all...]

Completed in 129 milliseconds