Searched refs:NFT_TABLE_INACTIVE (Results 1 – 1 of 1) sorted by relevance
178 #define NFT_TABLE_INACTIVE (1 << 15) macro189 ctx->table->flags |= NFT_TABLE_INACTIVE; in nft_trans_table_add()571 if (table->flags & NFT_TABLE_INACTIVE) in nf_tables_gettable()702 if (table->flags & NFT_TABLE_INACTIVE) in nf_tables_newtable()834 if (table->flags & NFT_TABLE_INACTIVE) in nf_tables_deltable()1128 if (table->flags & NFT_TABLE_INACTIVE) in nf_tables_getchain()1495 if (table->flags & NFT_TABLE_INACTIVE) in nf_tables_delchain()1959 if (table->flags & NFT_TABLE_INACTIVE) in nf_tables_getrule()2194 if (table->flags & NFT_TABLE_INACTIVE) in nf_tables_delrule()2364 if (table->flags & NFT_TABLE_INACTIVE) in nft_ctx_init_from_setattr()[all …]