Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Daltcp.h175 #define altcp_bind tcp_bind macro
/third_party/lwip/src/core/
Daltcp.c303 altcp_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_bind() function