srv_first_contact  599 net/smc/af_smc.c 	ini->srv_first_contact = aclc->hdr.flag;
srv_first_contact  670 net/smc/af_smc.c 	ini->srv_first_contact = aclc->hdr.flag;
srv_first_contact  540 net/smc/smc_clc.c int smc_clc_send_accept(struct smc_sock *new_smc, int srv_first_contact)
srv_first_contact  552 net/smc/smc_clc.c 	if (srv_first_contact)
srv_first_contact  198 net/smc/smc_clc.h int smc_clc_send_accept(struct smc_sock *smc, int srv_first_contact);
srv_first_contact  621 net/smc/smc_core.c 	if (role == SMC_CLNT && ini->srv_first_contact)
srv_first_contact  649 net/smc/smc_core.c 	if (role == SMC_CLNT && !ini->srv_first_contact &&
srv_first_contact  237 net/smc/smc_core.h 	int			srv_first_contact;