Searched refs:raw_bind (Results 1 – 4 of 4) sorted by relevance
81 err_t raw_bind (struct raw_pcb *pcb, ip_addr_t *ipaddr);
142 raw_bind(struct raw_pcb *pcb, ip_addr_t *ipaddr) in raw_bind() function
896 msg->err = raw_bind(msg->conn->pcb.raw, msg->msg.bc.ipaddr);
630 * raw.c: Fixed bug #28506 (raw_bind should filter received packets)