Searched refs:link_get_local_address (Results 1 – 4 of 4) sorted by relevance
22 int link_get_local_address(
18 int link_get_local_address( in link_get_local_address() function
36 … return link_get_local_address(link, v->local_type, v->local_family, ret_family, ret_address); in vxlan_get_local_address()
199 return link_get_local_address(link, t->local_type, t->family, NULL, ret); in tunnel_get_local_address()