Searched refs:nft_trans_flowtable_update (Results 1 – 2 of 2) sorted by relevance
6663 nft_trans_flowtable_update(trans) = true; in nft_flowtable_update()6849 nft_trans_flowtable_update(trans) = true; in nft_delflowtable_hook()7544 if (nft_trans_flowtable_update(trans)) in nft_commit_release()7968 if (nft_trans_flowtable_update(trans)) { in nf_tables_commit()7985 if (nft_trans_flowtable_update(trans)) { in nf_tables_commit()8052 if (nft_trans_flowtable_update(trans)) in nf_tables_abort_release()8171 if (nft_trans_flowtable_update(trans)) { in __nf_tables_abort()8182 if (nft_trans_flowtable_update(trans)) { in __nf_tables_abort()
1515 #define nft_trans_flowtable_update(trans) \ macro