Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Daltcp.h170 #define altcp_bind tcp_bind macro
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/
H A Daltcp.c303 altcp_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_bind() function