Home
last modified time | relevance | path

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

/net/smc/
Dsmc_close.c137 case SMC_APPCLOSEWAIT1: in smc_close_active_abort()
256 case SMC_APPCLOSEWAIT1: in smc_close_active()
263 if (sk->sk_state != SMC_APPCLOSEWAIT1 && in smc_close_active()
315 case SMC_APPCLOSEWAIT1: in smc_close_passive_abort_received()
376 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
379 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
408 case SMC_APPCLOSEWAIT1: in smc_close_passive_work()
467 case SMC_APPCLOSEWAIT1: in smc_close_shutdown_write()
474 if (sk->sk_state != SMC_APPCLOSEWAIT1) in smc_close_shutdown_write()
Dsmc.h51 SMC_APPCLOSEWAIT1 = 22, enumerator
Daf_smc.c2167 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
2196 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
2306 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
2336 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()
Dsmc_core.c970 smc->sk.sk_state == SMC_APPCLOSEWAIT1 || in smc_switch_conns()