Home
last modified time | relevance | path

Searched refs:nft_fini (Results 1 – 8 of 8) sorted by relevance

/external/iptables/iptables/
Dxtables-arp-standalone.c58 nft_fini(&h); in xtables_arp_main()
Dxtables-standalone.c74 nft_fini(&h); in xtables_main()
Dxtables-restore.c392 nft_fini(&h); in xtables_restore_main()
473 nft_fini(&h); in xtables_arp_restore_main()
Dxtables-save.c242 nft_fini(&h); in xtables_save_main()
Dxtables-translate.c514 nft_fini(&h); in xtables_xlate_main()
569 nft_fini(&h); in xtables_restore_xlate_main()
Dnft.h125 void nft_fini(struct nft_handle *h);
Dxtables-eb.c718 nft_fini(h); in nft_fini_eb()
Dnft.c897 void nft_fini(struct nft_handle *h) in nft_fini() function