Home
last modified time | relevance | path

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

/Linux-v5.10/net/smc/
Dsmc_close.c136 case SMC_APPCLOSEWAIT1: in smc_close_active_abort()
245 case SMC_APPCLOSEWAIT1: in smc_close_active()
252 if (sk->sk_state != SMC_APPCLOSEWAIT1 && in smc_close_active()
304 case SMC_APPCLOSEWAIT1: in smc_close_passive_abort_received()
365 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
368 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
397 case SMC_APPCLOSEWAIT1: in smc_close_passive_work()
456 case SMC_APPCLOSEWAIT1: in smc_close_shutdown_write()
463 if (sk->sk_state != SMC_APPCLOSEWAIT1) in smc_close_shutdown_write()
Dsmc.h51 SMC_APPCLOSEWAIT1 = 22, enumerator
Daf_smc.c1950 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
1967 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
2082 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
2110 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()
Dsmc_core.c571 smc->sk.sk_state == SMC_APPCLOSEWAIT1 || in smc_switch_conns()