Searched refs:new_smc (Results 1 – 1 of 1) sorted by relevance
1238 int smc_clc_send_accept(struct smc_sock *new_smc, bool srv_first_contact, in smc_clc_send_accept() argument1246 len = smc_clc_send_confirm_accept(new_smc, &aclc, srv_first_contact, in smc_clc_send_accept()1249 len = len >= 0 ? -EPROTO : -new_smc->clcsock->sk->sk_err; in smc_clc_send_accept()