Searched refs:nft_commit (Results 1 – 5 of 5) sorted by relevance
56 ret = nft_commit(&h); in xtables_arp_main()
72 ret = nft_commit(&h); in xtables_main()
62 .commit = nft_commit,456 .commit = nft_commit,
210 int nft_commit(struct nft_handle *h);
3153 int nft_commit(struct nft_handle *h) in nft_commit() function