Searched refs:nft_commit (Results 1 – 6 of 6) sorted by relevance
68 ret = nft_commit(&h); in xtables_eb_main()
69 ret = nft_commit(&h); in xtables_arp_main()
75 ret = nft_commit(&h); in xtables_main()
122 int nft_commit(struct nft_handle *h);
190 .commit = nft_commit,
2076 nft_commit(h); in nft_rule_list()2411 int nft_commit(struct nft_handle *h) in nft_commit() function