Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Dsmc_close.c139 case SMC_APPCLOSEWAIT1: in smc_close_active_abort()
261 case SMC_APPCLOSEWAIT1: in smc_close_active()
268 if (sk->sk_state != SMC_APPCLOSEWAIT1 && in smc_close_active()
320 case SMC_APPCLOSEWAIT1: in smc_close_passive_abort_received()
381 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
384 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
413 case SMC_APPCLOSEWAIT1: in smc_close_passive_work()
472 case SMC_APPCLOSEWAIT1: in smc_close_shutdown_write()
479 if (sk->sk_state != SMC_APPCLOSEWAIT1) in smc_close_shutdown_write()
Dsmc.h50 SMC_APPCLOSEWAIT1 = 22, enumerator
Daf_smc.c2582 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
2599 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
2718 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
2749 sk->sk_state == SMC_APPCLOSEWAIT1 || in smc_shutdown()
2759 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()
Dsmc_core.c1054 smc->sk.sk_state == SMC_APPCLOSEWAIT1 || in smc_switch_conns()