Searched refs:nft_bridge_commit (Results 1 – 4 of 4) sorted by relevance
54 ret = nft_bridge_commit(&h); in xtables_eb_main()
211 int nft_bridge_commit(struct nft_handle *h);
411 .commit = nft_bridge_commit,
3161 int nft_bridge_commit(struct nft_handle *h) in nft_bridge_commit() function