Home
last modified time | relevance | path

Searched refs:SMC_CLC_DECL_PEERDECL (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/smc/
Dsmc_clc.h64 #define SMC_CLC_DECL_PEERDECL 0x05000000 /* peer declined during handshake */ macro
Dsmc_clc.c773 reason_code = SMC_CLC_DECL_PEERDECL; in smc_clc_wait_msg()
Daf_smc.c963 if (reason_code != SMC_CLC_DECL_PEERDECL) { in smc_connect_decline_fallback()
1954 if (reason_code && reason_code != SMC_CLC_DECL_PEERDECL) { in smc_listen_decline()