Home
last modified time | relevance | path

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

/linux-6.12.1/net/smc/
Dsmc_close.c140 case SMC_APPCLOSEWAIT1: in smc_close_active_abort()
262 case SMC_APPCLOSEWAIT1: in smc_close_active()
269 if (sk->sk_state != SMC_APPCLOSEWAIT1 && in smc_close_active()
321 case SMC_APPCLOSEWAIT1: in smc_close_passive_abort_received()
382 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
385 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
414 case SMC_APPCLOSEWAIT1: in smc_close_passive_work()
473 case SMC_APPCLOSEWAIT1: in smc_close_shutdown_write()
480 if (sk->sk_state != SMC_APPCLOSEWAIT1) in smc_close_shutdown_write()
Dsmc.h88 SMC_APPCLOSEWAIT1 = 22, enumerator
Daf_smc.c2750 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
2779 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
2889 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
2920 sk->sk_state == SMC_APPCLOSEWAIT1 || in smc_shutdown()
2930 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()
Dsmc_core.c1118 smc->sk.sk_state == SMC_APPCLOSEWAIT1 || in smc_switch_conns()