Searched refs:SMC_APPCLOSEWAIT1 (Results 1 – 4 of 4) sorted by relevance
136 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()
48 SMC_APPCLOSEWAIT1 = 22, enumerator
2228 (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()
1041 smc->sk.sk_state == SMC_APPCLOSEWAIT1 || in smc_switch_conns()
Completed in 20 milliseconds