Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_close.c118 case SMC_APPCLOSEWAIT1: in smc_close_active_abort()
221 case SMC_APPCLOSEWAIT1: in smc_close_active()
228 if (sk->sk_state != SMC_APPCLOSEWAIT1 && in smc_close_active()
282 case SMC_APPCLOSEWAIT1: in smc_close_passive_abort_received()
351 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
358 sk->sk_state = SMC_APPCLOSEWAIT1; in smc_close_passive_work()
387 case SMC_APPCLOSEWAIT1: in smc_close_passive_work()
443 case SMC_APPCLOSEWAIT1: in smc_close_shutdown_write()
450 if (sk->sk_state != SMC_APPCLOSEWAIT1) in smc_close_shutdown_write()
Dsmc.h40 SMC_APPCLOSEWAIT1 = 22, enumerator
Daf_smc.c1443 (sock->sk->sk_state != SMC_APPCLOSEWAIT1)) in smc_getname()
1460 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_sendmsg()
1567 if (sk->sk_state == SMC_APPCLOSEWAIT1) in smc_poll()
1595 (sk->sk_state != SMC_APPCLOSEWAIT1) && in smc_shutdown()