Home
last modified time | relevance | path

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

/Linux-v6.1/net/smc/
Daf_smc.c633 int clc_v2_len; in smc_conn_save_peer_info_fce() local
642 clc_v2_len = offsetofend(struct smc_clc_msg_accept_confirm_v2, in smc_conn_save_peer_info_fce()
647 clc_v2_len = offsetofend(struct smc_clc_msg_accept_confirm_v2, in smc_conn_save_peer_info_fce()
650 fce = (struct smc_clc_first_contact_ext *)(((u8 *)clc_v2) + clc_v2_len); in smc_conn_save_peer_info_fce()