Searched refs:srv_first_contact (Results 1 – 4 of 4) sorted by relevance
191 int smc_clc_send_accept(struct smc_sock *smc, int srv_first_contact);
264 int smc_conn_create(struct smc_sock *smc, bool is_smcd, int srv_first_contact,
581 int smc_conn_create(struct smc_sock *smc, bool is_smcd, int srv_first_contact, in smc_conn_create() argument598 if ((role == SMC_CLNT) && srv_first_contact) in smc_conn_create()623 if (role == SMC_CLNT && !srv_first_contact && in smc_conn_create()
532 int smc_clc_send_accept(struct smc_sock *new_smc, int srv_first_contact) in smc_clc_send_accept() argument545 if (srv_first_contact) in smc_clc_send_accept()