cln_first_contact  614 net/smc/af_smc.c 					 ini->cln_first_contact);
cln_first_contact  616 net/smc/af_smc.c 	if (ini->cln_first_contact == SMC_FIRST_CONTACT)
cln_first_contact  621 net/smc/af_smc.c 					 ini->cln_first_contact);
cln_first_contact  626 net/smc/af_smc.c 	if (ini->cln_first_contact == SMC_FIRST_CONTACT) {
cln_first_contact  629 net/smc/af_smc.c 						 ini->cln_first_contact);
cln_first_contact  633 net/smc/af_smc.c 						 ini->cln_first_contact);
cln_first_contact  640 net/smc/af_smc.c 					 ini->cln_first_contact);
cln_first_contact  644 net/smc/af_smc.c 	if (ini->cln_first_contact == SMC_FIRST_CONTACT) {
cln_first_contact  649 net/smc/af_smc.c 						 ini->cln_first_contact);
cln_first_contact  683 net/smc/af_smc.c 					 ini->cln_first_contact);
cln_first_contact  692 net/smc/af_smc.c 		return smc_connect_abort(smc, rc, ini->cln_first_contact);
cln_first_contact 1167 net/smc/af_smc.c 		if (ini->cln_first_contact == SMC_FIRST_CONTACT)
cln_first_contact 1175 net/smc/af_smc.c 		if (ini->cln_first_contact == SMC_FIRST_CONTACT)
cln_first_contact 1320 net/smc/af_smc.c 		rc = smc_listen_rdma_reg(new_smc, ini.cln_first_contact);
cln_first_contact 1326 net/smc/af_smc.c 	rc = smc_clc_send_accept(new_smc, ini.cln_first_contact);
cln_first_contact 1346 net/smc/af_smc.c 					    ini.cln_first_contact);
cln_first_contact 1358 net/smc/af_smc.c 	smc_listen_decline(new_smc, rc, ini.cln_first_contact);
cln_first_contact  619 net/smc/smc_core.c 	ini->cln_first_contact = SMC_FIRST_CONTACT;
cln_first_contact  637 net/smc/smc_core.c 			ini->cln_first_contact = SMC_REUSE_CONTACT;
cln_first_contact  650 net/smc/smc_core.c 	    ini->cln_first_contact == SMC_FIRST_CONTACT) {
cln_first_contact  659 net/smc/smc_core.c 	if (ini->cln_first_contact == SMC_FIRST_CONTACT) {
cln_first_contact  238 net/smc/smc_core.h 	int			cln_first_contact;