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