Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_close.c142 sk->sk_state = SMC_PEERABORTWAIT; in smc_close_active_abort()
144 if (sk->sk_state != SMC_PEERABORTWAIT) in smc_close_active_abort()
152 sk->sk_state = SMC_PEERABORTWAIT; in smc_close_active_abort()
154 if (sk->sk_state != SMC_PEERABORTWAIT) in smc_close_active_abort()
163 sk->sk_state = SMC_PEERABORTWAIT; in smc_close_active_abort()
165 if (sk->sk_state != SMC_PEERABORTWAIT) in smc_close_active_abort()
172 case SMC_PEERABORTWAIT: in smc_close_active_abort()
299 case SMC_PEERABORTWAIT: in smc_close_active()
343 case SMC_PEERABORTWAIT: in smc_close_passive_abort_received()
421 case SMC_PEERABORTWAIT: in smc_close_passive_work()
[all …]
H A Dsmc.h92 SMC_PEERABORTWAIT = 26, enumerator
H A Dsmc_core.c1121 smc->sk.sk_state == SMC_PEERABORTWAIT || in smc_switch_conns()