Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_close.c129 case SMC_PEERCLOSEWAIT2: in smc_close_active_abort()
245 case SMC_PEERCLOSEWAIT2: in smc_close_active()
290 case SMC_PEERCLOSEWAIT2: in smc_close_passive_abort_received()
365 sk->sk_state = SMC_PEERCLOSEWAIT2; in smc_close_passive_work()
368 case SMC_PEERCLOSEWAIT2: in smc_close_passive_work()
461 case SMC_PEERCLOSEWAIT2: in smc_close_shutdown_write()
Dsmc.h38 SMC_PEERCLOSEWAIT2 = 21, enumerator
Daf_smc.c1594 (sk->sk_state != SMC_PEERCLOSEWAIT2) && in smc_shutdown()