Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dxtables-restore.c67 .chain_restore = nft_cmd_chain_restore,
415 .chain_restore = nft_cmd_chain_restore,
460 .chain_restore = nft_cmd_chain_restore,
Dnft-cmd.h69 int nft_cmd_chain_restore(struct nft_handle *h, const char *chain,
Dnft-cmd.c333 int nft_cmd_chain_restore(struct nft_handle *h, const char *chain, in nft_cmd_chain_restore() function