Home
last modified time | relevance | path

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

/Linux-v6.6/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.h53 SMC_APPCLOSEWAIT1 = 22, enumerator
Daf_smc.c2725 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
2754 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
2864 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
2895 sk->sk_state == SMC_APPCLOSEWAIT1 || in smc_shutdown()
2905 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()
Dsmc_core.c1071 smc->sk.sk_state == SMC_APPCLOSEWAIT1 || in smc_switch_conns()