Searched refs:smc_clc_send_confirm_accept (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_clc.c | 637 static int smc_clc_send_confirm_accept(struct smc_sock *smc, in smc_clc_send_confirm_accept() function 745 len = smc_clc_send_confirm_accept(smc, &cclc_v2, clnt_first_contact, in smc_clc_send_confirm() 768 len = smc_clc_send_confirm_accept(new_smc, &aclc_v2, srv_first_contact, in smc_clc_send_accept()
|
/kernel/linux/linux-6.6/net/smc/ |
H A D | smc_clc.c | 1010 static int smc_clc_send_confirm_accept(struct smc_sock *smc, in smc_clc_send_confirm_accept() function 1152 len = smc_clc_send_confirm_accept(smc, &cclc_v2, clnt_first_contact, in smc_clc_send_confirm() 1175 len = smc_clc_send_confirm_accept(new_smc, &aclc_v2, srv_first_contact, in smc_clc_send_accept()
|
Completed in 4 milliseconds