Home
last modified time | relevance | path

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

/Linux-v4.19/net/smc/
Dsmc_clc.h79 struct smc_clc_ipv6_prefix { struct
104 sizeof(struct smc_clc_ipv6_prefix)) argument
Dsmc_clc.c61 sizeof(struct smc_clc_ipv6_prefix) + in smc_clc_msg_hdr_valid()
117 struct smc_clc_ipv6_prefix *ipv6_prfx) in smc_clc_prfx_set6_rcu()
147 struct smc_clc_ipv6_prefix *ipv6_prfx) in smc_clc_prfx_set()
211 struct smc_clc_ipv6_prefix *ipv6_prfx; in smc_clc_prfx_match6_rcu()
218 ipv6_prfx = (struct smc_clc_ipv6_prefix *)((u8 *)prop + sizeof(*prop)); in smc_clc_prfx_match6_rcu()
388 struct smc_clc_ipv6_prefix ipv6_prfx[SMC_CLC_MAX_V6_PREFIX]; in smc_clc_send_proposal()