Home
last modified time | relevance | path

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

/linux-5.19.10/net/smc/
Daf_smc.c600 int clc_v2_len; in smc_conn_save_peer_info_fce() local
609 clc_v2_len = offsetofend(struct smc_clc_msg_accept_confirm_v2, in smc_conn_save_peer_info_fce()
614 clc_v2_len = offsetofend(struct smc_clc_msg_accept_confirm_v2, in smc_conn_save_peer_info_fce()
617 fce = (struct smc_clc_first_contact_ext *)(((u8 *)clc_v2) + clc_v2_len); in smc_conn_save_peer_info_fce()