Searched refs:nft_trans_flowtable_update (Results 1 – 2 of 2) sorted by relevance
9117 !nft_trans_flowtable_update(trans)) in nft_flowtable_update()9157 nft_trans_flowtable_update(trans) = true; in nft_flowtable_update()9359 nft_trans_flowtable_update(trans) = true; in nft_delflowtable_hook()10234 if (!nft_trans_flowtable_update(trans)) in nft_commit_release()11115 if (nft_trans_flowtable_update(trans)) { in nf_tables_commit()11137 if (nft_trans_flowtable_update(trans)) { in nf_tables_commit()11219 if (nft_trans_flowtable_update(trans)) in nf_tables_abort_release()11412 if (nft_trans_flowtable_update(trans)) { in __nf_tables_abort()11426 if (nft_trans_flowtable_update(trans)) { in __nf_tables_abort()
1846 #define nft_trans_flowtable_update(trans) \ macro