Home
last modified time | relevance | path

Searched refs:SMC_CLC_DECL_PEERDECL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
H A Dsmc_clc.h51 #define SMC_CLC_DECL_PEERDECL 0x05000000 /* peer declined during handshake */ macro
H A Dsmc_clc.c432 reason_code = SMC_CLC_DECL_PEERDECL; in smc_clc_wait_msg()
H A Daf_smc.c574 if (reason_code != SMC_CLC_DECL_PEERDECL) { in smc_connect_decline_fallback()
1365 if (reason_code && reason_code != SMC_CLC_DECL_PEERDECL) { in smc_listen_decline()
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_clc.h64 #define SMC_CLC_DECL_PEERDECL 0x05000000 /* peer declined during handshake */ macro
H A Dsmc_clc.c772 reason_code = SMC_CLC_DECL_PEERDECL; in smc_clc_wait_msg()
H A Daf_smc.c976 if (reason_code != SMC_CLC_DECL_PEERDECL) { in smc_connect_decline_fallback()
1966 if (reason_code && reason_code != SMC_CLC_DECL_PEERDECL) { in smc_listen_decline()

Completed in 13 milliseconds