Home
last modified time | relevance | path

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

/Linux-v5.4/net/smc/
Dsmc_close.c134 case SMC_APPCLOSEWAIT1: in smc_close_active_abort()
237 case SMC_APPCLOSEWAIT1: in smc_close_active()
244 if (sk->sk_state != SMC_APPCLOSEWAIT1 && in smc_close_active()
298 case SMC_APPCLOSEWAIT1: in smc_close_passive_abort_received()
365 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
368 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
397 case SMC_APPCLOSEWAIT1: in smc_close_passive_work()
458 case SMC_APPCLOSEWAIT1: in smc_close_shutdown_write()
465 if (sk->sk_state != SMC_APPCLOSEWAIT1) in smc_close_shutdown_write()
Dsmc.h40 SMC_APPCLOSEWAIT1 = 22, enumerator
Daf_smc.c1508 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
1525 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
1640 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
1668 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()