Home
last modified time | relevance | path

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

/linux/net/smc/
A Dsmc_close.c136 case SMC_APPCLOSEWAIT1: in smc_close_active_abort()
255 case SMC_APPCLOSEWAIT1: in smc_close_active()
262 if (sk->sk_state != SMC_APPCLOSEWAIT1 && in smc_close_active()
314 case SMC_APPCLOSEWAIT1: in smc_close_passive_abort_received()
375 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
378 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
407 case SMC_APPCLOSEWAIT1: in smc_close_passive_work()
466 case SMC_APPCLOSEWAIT1: in smc_close_shutdown_write()
473 if (sk->sk_state != SMC_APPCLOSEWAIT1) in smc_close_shutdown_write()
A Dsmc.h48 SMC_APPCLOSEWAIT1 = 22, enumerator
A Daf_smc.c2228 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
2245 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
2362 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
2392 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()
A Dsmc_core.c1041 smc->sk.sk_state == SMC_APPCLOSEWAIT1 || in smc_switch_conns()

Completed in 20 milliseconds