Searched refs:vxlan_get_local_address (Results 1 – 1 of 1) sorted by relevance
25 static int vxlan_get_local_address(VxLan *v, Link *link, int *ret_family, union in_addr_union *ret_… in vxlan_get_local_address() function73 r = vxlan_get_local_address(v, link, &local_family, &local); in netdev_vxlan_fill_message_create()438 return vxlan_get_local_address(v, link, NULL, NULL) >= 0; in netdev_vxlan_is_ready_to_create()