Home
last modified time | relevance | path

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

/Linux-v5.4/net/smc/
Dsmc_clc.h86 struct smc_clc_ipv6_prefix { struct
111 sizeof(struct smc_clc_ipv6_prefix)) argument
Dsmc_clc.c61 sizeof(struct smc_clc_ipv6_prefix) + in smc_clc_msg_hdr_valid()
119 struct smc_clc_ipv6_prefix *ipv6_prfx) in smc_clc_prfx_set6_rcu()
149 struct smc_clc_ipv6_prefix *ipv6_prfx) in smc_clc_prfx_set()
214 struct smc_clc_ipv6_prefix *ipv6_prfx; in smc_clc_prfx_match6_rcu()
221 ipv6_prfx = (struct smc_clc_ipv6_prefix *)((u8 *)prop + sizeof(*prop)); in smc_clc_prfx_match6_rcu()
393 struct smc_clc_ipv6_prefix ipv6_prfx[SMC_CLC_MAX_V6_PREFIX]; in smc_clc_send_proposal()