Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dvxlan.c3006 int remote_type = in vxlan_config_validate() local
3010 if (!(remote_type & IPV6_ADDR_LINKLOCAL) && in vxlan_config_validate()
3011 (remote_type != IPV6_ADDR_ANY)) { in vxlan_config_validate()
3019 if (remote_type == in vxlan_config_validate()