Searched refs:nft_trans_flowtable_update (Results 1 – 2 of 2) sorted by relevance
6690 nft_trans_flowtable_update(trans) = true; in nft_flowtable_update()6879 nft_trans_flowtable_update(trans) = true; in nft_delflowtable_hook()7544 if (nft_trans_flowtable_update(trans)) in nft_commit_release()8034 if (nft_trans_flowtable_update(trans)) { in nf_tables_commit()8053 if (nft_trans_flowtable_update(trans)) { in nf_tables_commit()8119 if (nft_trans_flowtable_update(trans)) in nf_tables_abort_release()8237 if (nft_trans_flowtable_update(trans)) { in __nf_tables_abort()8248 if (nft_trans_flowtable_update(trans)) { in __nf_tables_abort()
1520 #define nft_trans_flowtable_update(trans) \ macro