Home
last modified time | relevance | path

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

/Linux-v6.1/net/smc/
Dsmc_close.h23 int smc_close_active(struct smc_sock *smc);
Dsmc_close.c192 int smc_close_active(struct smc_sock *smc) in smc_close_active() function
Daf_smc.c276 rc = smc_close_active(smc); in __smc_release()
2827 rc = smc_close_active(smc); in smc_shutdown()