Home
last modified time | relevance | path

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

/Linux-v5.4/net/smc/
Dsmc_close.c135 case SMC_APPCLOSEWAIT2: in smc_close_active_abort()
238 case SMC_APPCLOSEWAIT2: in smc_close_active()
245 sk->sk_state != SMC_APPCLOSEWAIT2) in smc_close_active()
315 case SMC_APPCLOSEWAIT2: in smc_close_passive_abort_received()
398 case SMC_APPCLOSEWAIT2: in smc_close_passive_work()
471 sk->sk_state = SMC_APPCLOSEWAIT2; in smc_close_shutdown_write()
473 case SMC_APPCLOSEWAIT2: in smc_close_shutdown_write()
Dsmc.h41 SMC_APPCLOSEWAIT2 = 23, enumerator
Daf_smc.c1669 (sk->sk_state != SMC_APPCLOSEWAIT2) && in smc_shutdown()