Home
last modified time | relevance | path

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

/Linux-v6.1/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.c2633 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
2650 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
2769 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
2800 sk->sk_state == SMC_APPCLOSEWAIT1 || in smc_shutdown()
2810 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()
Dsmc_core.c1058 smc->sk.sk_state == SMC_APPCLOSEWAIT1 || in smc_switch_conns()