Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dvxlan.c3385 int remote_type = in vxlan_config_validate() local
3389 if (!(remote_type & IPV6_ADDR_LINKLOCAL) && in vxlan_config_validate()
3390 (remote_type != IPV6_ADDR_ANY)) { in vxlan_config_validate()
3398 if (remote_type == in vxlan_config_validate()