Home
last modified time | relevance | path

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

/openbmc/linux/net/smc/
H A Dsmc_clc.h172 #define SMC_CLC_MAX_V6_PREFIX 8 macro
179 struct smc_clc_ipv6_prefix pclc_prfx_ipv6[SMC_CLC_MAX_V6_PREFIX];
H A Dsmc_clc.c543 if (cnt == SMC_CLC_MAX_V6_PREFIX) in smc_clc_prfx_set6_rcu()
629 max = min_t(u8, prop->ipv6_prefixes_cnt, SMC_CLC_MAX_V6_PREFIX); in smc_clc_prfx_match6_rcu()