Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
H A Draw.h113 err_t raw_connect (struct raw_pcb *pcb, const ip_addr_t *ipaddr);
/third_party/lwip/src/core/
H A Draw.c286 raw_connect(struct raw_pcb *pcb, const ip_addr_t *ipaddr) in raw_connect() function
562 * Send the raw IP packet to the address given by raw_connect()
/third_party/lwip/src/api/
H A Dapi_msg.c1421 err = raw_connect(msg->conn->pcb.raw, API_EXPR_REF(msg->msg.bc.ipaddr));

Completed in 4 milliseconds