Searched refs:tcp_bind (Results 1 – 3 of 3) sorted by relevance
342 err_t tcp_bind (struct tcp_pcb *pcb, ip_addr_t *ipaddr,
433 tcp_bind(struct tcp_pcb *pcb, ip_addr_t *ipaddr, u16_t port) in tcp_bind() function
918 msg->err = tcp_bind(msg->conn->pcb.tcp, msg->msg.bc.ipaddr, msg->msg.bc.port);
Completed in 8 milliseconds