Searched refs:SMC_CLC_MAX_V6_PREFIX (Results 1 – 2 of 2) sorted by relevance
183 #define SMC_CLC_MAX_V6_PREFIX 8 macro195 struct smc_clc_ipv6_prefix pclc_prfx_ipv6[SMC_CLC_MAX_V6_PREFIX];
357 pclc_prfx->ipv6_prefixes_cnt > SMC_CLC_MAX_V6_PREFIX) in smc_clc_msg_prop_valid()554 if (cnt == SMC_CLC_MAX_V6_PREFIX) in smc_clc_prfx_set6_rcu()640 max = min_t(u8, prop->ipv6_prefixes_cnt, SMC_CLC_MAX_V6_PREFIX); in smc_clc_prfx_match6_rcu()
Completed in 7 milliseconds