Searched refs:ip_route_get_local_ip (Results 1 – 3 of 3) sorted by relevance
71 ip_route_get_local_ip(&udp_pcb->local_ip, dst, dst_if, dst_ip); in snmp_get_local_ip_for_dst()
103 ip_route_get_local_ip(&conn->pcb.udp->local_ip, dst, dst_if, dst_ip); in snmp_get_local_ip_for_dst()
330 #define ip_route_get_local_ip(src, dest, netif, ipaddr) do { \ macro
Completed in 6 milliseconds