Searched refs:smc_clc_send_accept (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_clc.h | 329 int smc_clc_send_accept(struct smc_sock *smc, bool srv_first_contact,
|
H A D | smc_clc.c | 760 int smc_clc_send_accept(struct smc_sock *new_smc, bool srv_first_contact, in smc_clc_send_accept() function
|
H A D | af_smc.c | 1768 rc = smc_clc_send_accept(new_smc, ini->first_contact_local, in smc_listen_work()
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_clc.h | 423 int smc_clc_send_accept(struct smc_sock *smc, bool srv_first_contact,
|
H A D | smc_clc.c | 1167 int smc_clc_send_accept(struct smc_sock *new_smc, bool srv_first_contact, in smc_clc_send_accept() function
|
H A D | af_smc.c | 2480 rc = smc_clc_send_accept(new_smc, ini->first_contact_local, in smc_listen_work()
|
Completed in 12 milliseconds