Searched refs:srv_first_contact (Results 1 – 5 of 5) sorted by relevance
114 int smc_clc_send_accept(struct smc_sock *smc, int srv_first_contact);
236 int smc_clc_send_accept(struct smc_sock *new_smc, int srv_first_contact) in smc_clc_send_accept() argument252 if (srv_first_contact) in smc_clc_send_accept()
399 struct smc_clc_msg_local *lcl, int srv_first_contact) in smc_conn_create() argument413 if ((role == SMC_CLNT) && srv_first_contact) in smc_conn_create()445 if (role == SMC_CLNT && !srv_first_contact && in smc_conn_create()
276 struct smc_clc_msg_local *lcl, int srv_first_contact);
395 u8 srv_first_contact; in smc_connect_rdma() local434 srv_first_contact = aclc.hdr.flag; in smc_connect_rdma()437 ibport, &aclc.lcl, srv_first_contact); in smc_connect_rdma()