Searched refs:chain2 (Results 1 – 2 of 2) sorted by relevance
401 chain2_id=`keyctl add keyring chain2 "" @s`414 If the final end-entity certificate is successfully added to the "chain2"
2968 struct nft_chain *chain2; in nf_tables_updchain() local2970 chain2 = nft_chain_lookup(ctx->net, table, in nf_tables_updchain()2972 if (!IS_ERR(chain2)) { in nf_tables_updchain()