Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c3672 int remote_type = in vxlan_config_validate() local
3676 if (!(remote_type & IPV6_ADDR_LINKLOCAL) && in vxlan_config_validate()
3677 (remote_type != IPV6_ADDR_ANY)) { in vxlan_config_validate()
3685 if (remote_type == in vxlan_config_validate()