Home
last modified time | relevance | path

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

/Linux-v5.4/net/smc/
Dsmc_clc.h198 int smc_clc_send_accept(struct smc_sock *smc, int srv_first_contact);
Dsmc_clc.c538 int smc_clc_send_accept(struct smc_sock *new_smc, int srv_first_contact) in smc_clc_send_accept() function
Daf_smc.c1322 rc = smc_clc_send_accept(new_smc, ini.cln_first_contact); in smc_listen_work()