Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_clc.h450 int smc_clc_send_proposal(struct smc_sock *smc, struct smc_init_info *ini);
H A Dsmc_clc.c845 int smc_clc_send_proposal(struct smc_sock *smc, struct smc_init_info *ini) in smc_clc_send_proposal() function
H A Daf_smc.c1165 rc = smc_clc_send_proposal(smc, ini); in smc_connect_clc()