Home
last modified time | relevance | path

Searched refs:raw_connect (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/
Draw.h109 err_t raw_connect (struct raw_pcb *pcb, const ip_addr_t *ipaddr);
/third_party/lwip/src/core/
Draw.c278 raw_connect(struct raw_pcb *pcb, const ip_addr_t *ipaddr) in raw_connect() function
/third_party/lwip/src/api/
Dapi_msg.c1365 err = raw_connect(msg->conn->pcb.raw, API_EXPR_REF(msg->msg.bc.ipaddr));