Home
last modified time | relevance | path

Searched refs:srv_first_contact (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/net/smc/
Dsmc_clc.h198 int smc_clc_send_accept(struct smc_sock *smc, int srv_first_contact);
Dsmc_core.h237 int srv_first_contact; member
Dsmc_clc.c538 int smc_clc_send_accept(struct smc_sock *new_smc, int srv_first_contact) in smc_clc_send_accept() argument
550 if (srv_first_contact) in smc_clc_send_accept()
Dsmc_core.c616 if (role == SMC_CLNT && ini->srv_first_contact) in smc_conn_create()
644 if (role == SMC_CLNT && !ini->srv_first_contact && in smc_conn_create()
Daf_smc.c597 ini->srv_first_contact = aclc->hdr.flag; in smc_connect_rdma()
668 ini->srv_first_contact = aclc->hdr.flag; in smc_connect_ism()