Searched refs:srv_first_contact (Results 1 - 4 of 4) 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() argument 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.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() argument 1175 len = smc_clc_send_confirm_accept(new_smc, &aclc_v2, srv_first_contact, in smc_clc_send_accept()
|
Completed in 5 milliseconds