Searched refs:prop_v2ext (Results 1 – 1 of 1) sorted by relevance
401 smc_get_clc_smcd_v2_ext(struct smc_clc_v2_extension *prop_v2ext) in smc_get_clc_smcd_v2_ext() argument408 if (!prop_v2ext) in smc_get_clc_smcd_v2_ext()410 if (!ntohs(prop_v2ext->hdr.smcd_v2_ext_offset) || in smc_get_clc_smcd_v2_ext()411 ntohs(prop_v2ext->hdr.smcd_v2_ext_offset) > max_offset) in smc_get_clc_smcd_v2_ext()415 ((u8 *)prop_v2ext + in smc_get_clc_smcd_v2_ext()418 sizeof(prop_v2ext->hdr.smcd_v2_ext_offset) + in smc_get_clc_smcd_v2_ext()419 ntohs(prop_v2ext->hdr.smcd_v2_ext_offset)); in smc_get_clc_smcd_v2_ext()