Home
last modified time | relevance | path

Searched defs:tcp_bind (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dtcp.c400 tcp_bind(struct tcp_pcb *pcb, ip_addr_t *ipaddr, u16_t port) in tcp_bind() function
/external/syslinux/gpxe/src/net/
Dtcp.c175 static int tcp_bind ( struct tcp_connection *tcp, unsigned int port ) { in tcp_bind() function