Searched refs:dst_if (Results 1 – 2 of 2) sorted by relevance
66 struct netif *dst_if; in snmp_get_local_ip_for_dst() local71 ip_route_get_local_ip(&udp_pcb->local_ip, dst, dst_if, dst_ip); in snmp_get_local_ip_for_dst()73 if ((dst_if != NULL) && (dst_ip != NULL)) { in snmp_get_local_ip_for_dst()
98 struct netif *dst_if; in snmp_get_local_ip_for_dst() local103 ip_route_get_local_ip(&conn->pcb.udp->local_ip, dst, dst_if, dst_ip); in snmp_get_local_ip_for_dst()105 if ((dst_if != NULL) && (dst_ip != NULL)) { in snmp_get_local_ip_for_dst()