Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_close.c119 case SMC_APPCLOSEWAIT2: in smc_close_active_abort()
222 case SMC_APPCLOSEWAIT2: in smc_close_active()
229 sk->sk_state != SMC_APPCLOSEWAIT2) in smc_close_active()
299 case SMC_APPCLOSEWAIT2: in smc_close_passive_abort_received()
388 case SMC_APPCLOSEWAIT2: in smc_close_passive_work()
456 sk->sk_state = SMC_APPCLOSEWAIT2; in smc_close_shutdown_write()
458 case SMC_APPCLOSEWAIT2: in smc_close_shutdown_write()
Dsmc.h41 SMC_APPCLOSEWAIT2 = 23, enumerator
Daf_smc.c1596 (sk->sk_state != SMC_APPCLOSEWAIT2) && in smc_shutdown()