Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_clc.h191 int smc_clc_send_accept(struct smc_sock *smc, int srv_first_contact);
Dsmc_clc.c532 int smc_clc_send_accept(struct smc_sock *new_smc, int srv_first_contact) in smc_clc_send_accept() function
Daf_smc.c1266 rc = smc_clc_send_accept(new_smc, local_contact); in smc_listen_work()