Home
last modified time | relevance | path

Searched refs:raw_bind (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/include/lwip/
Draw.h107 err_t raw_bind (struct raw_pcb *pcb, const ip_addr_t *ipaddr);
/third_party/lwip/src/core/
Draw.c221 raw_bind(struct raw_pcb *pcb, const ip_addr_t *ipaddr) in raw_bind() function
/third_party/lwip/src/api/
Dapi_msg.c1228 err = raw_bind(msg->conn->pcb.raw, API_EXPR_REF(msg->msg.bc.ipaddr));
/third_party/lwip/
DCHANGELOG2128 * raw.c: Fixed bug #28506 (raw_bind should filter received packets)