Searched refs:nft_abort (Results 1 – 3 of 3) sorted by relevance
/external/iptables/iptables/ | ||
D | nft.h | 123 int nft_abort(struct nft_handle *h); |
D | xtables-restore.c | 191 .abort = nft_abort, |
D | nft.c | 2416 int nft_abort(struct nft_handle *h) in nft_abort() function |