Searched refs:tcp_route (Results 1 – 1 of 1) sorted by relevance
135 tcp_route(const struct tcp_pcb *pcb, const ip_addr_t *src, const ip_addr_t *dst) in tcp_route() function1294 netif = tcp_route(pcb, &pcb->local_ip, &pcb->remote_ip); in tcp_output()1932 netif = tcp_route(pcb, src, dst); in tcp_output_control_segment()