Home
last modified time | relevance | path

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

/linux/net/smc/
H A Dsmc_clc.h426 int clc_v2_len; in smc_get_clc_first_contact_ext() local
433 clc_v2_len = in smc_get_clc_first_contact_ext()
436 clc_v2_len = in smc_get_clc_first_contact_ext()
439 return (struct smc_clc_first_contact_ext *)(((u8 *)clc) + clc_v2_len); in smc_get_clc_first_contact_ext()
H A Daf_smc.c672 int clc_v2_len; in smc_conn_save_peer_info_fce() local
681 clc_v2_len = offsetofend(struct smc_clc_msg_accept_confirm, d1); in smc_conn_save_peer_info_fce()
685 clc_v2_len = offsetofend(struct smc_clc_msg_accept_confirm, r1); in smc_conn_save_peer_info_fce()
687 fce = (struct smc_clc_first_contact_ext *)(((u8 *)clc) + clc_v2_len); in smc_conn_save_peer_info_fce()