Searched refs:first_contact (Results 1 – 1 of 1) sorted by relevance
| /linux/net/smc/ |
| H A D | smc_clc.c | 1049 int first_contact, u8 version, in smcd_clc_prep_confirm_accept() argument 1080 if (first_contact) { in smcd_clc_prep_confirm_accept() 1093 int first_contact, u8 version, in smcr_clc_prep_confirm_accept() argument 1137 if (first_contact) { in smcr_clc_prep_confirm_accept() 1157 int first_contact, u8 version, in smc_clc_send_confirm_accept() argument 1170 if (first_contact) in smc_clc_send_confirm_accept() 1173 smcd_clc_prep_confirm_accept(conn, clc, first_contact, in smc_clc_send_confirm_accept() 1177 smcr_clc_prep_confirm_accept(conn, clc, first_contact, in smc_clc_send_confirm_accept() 1193 if (version > SMC_V1 && first_contact) { in smc_clc_send_confirm_accept()
|