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