smc_clc_send_decline  498 net/smc/af_smc.c 		rc = smc_clc_send_decline(smc, reason_code);
smc_clc_send_decline 1109 net/smc/af_smc.c 		if (smc_clc_send_decline(new_smc, reason_code) < 0) {
smc_clc_send_decline  194 net/smc/smc_clc.h int smc_clc_send_decline(struct smc_sock *smc, u32 peer_diag_info);