Searched refs:smc_clc_send_decline (Results 1 – 3 of 3) sorted by relevance
194 int smc_clc_send_decline(struct smc_sock *smc, u32 peer_diag_info);
362 int smc_clc_send_decline(struct smc_sock *smc, u32 peer_diag_info) in smc_clc_send_decline() function
496 rc = smc_clc_send_decline(smc, reason_code); in smc_connect_decline_fallback()1105 if (smc_clc_send_decline(new_smc, reason_code) < 0) { in smc_listen_decline()