Home
last modified time | relevance | path

Searched refs:SMC_APPCLOSEWAIT2 (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/smc/
Dsmc_close.c137 case SMC_APPCLOSEWAIT2: in smc_close_active_abort()
256 case SMC_APPCLOSEWAIT2: in smc_close_active()
263 sk->sk_state != SMC_APPCLOSEWAIT2) in smc_close_active()
331 case SMC_APPCLOSEWAIT2: in smc_close_passive_abort_received()
408 case SMC_APPCLOSEWAIT2: in smc_close_passive_work()
477 sk->sk_state = SMC_APPCLOSEWAIT2; in smc_close_shutdown_write()
479 case SMC_APPCLOSEWAIT2: in smc_close_shutdown_write()
Dsmc.h52 SMC_APPCLOSEWAIT2 = 23, enumerator
Dsmc_core.c572 smc->sk.sk_state == SMC_APPCLOSEWAIT2 || in smc_switch_conns()
Daf_smc.c2135 (sk->sk_state != SMC_APPCLOSEWAIT2) && in smc_shutdown()