Searched refs:nft_action (Results 1 - 1 of 1) sorted by relevance

/external/iptables/iptables/
H A Dnft.c2324 static int nft_action(struct nft_handle *h, int action) function
2413 return nft_action(h, NFT_COMPAT_COMMIT);
2418 return nft_action(h, NFT_COMPAT_ABORT);

Completed in 128 milliseconds