Searched defs:tcp_bind (Results 1 – 2 of 2) sorted by relevance
175 static int tcp_bind ( struct tcp_connection *tcp, unsigned int port ) { in tcp_bind() function
400 tcp_bind(struct tcp_pcb *pcb, ip_addr_t *ipaddr, u16_t port) in tcp_bind() function