Home
last modified time | relevance | path

Searched refs:pcb_new (Results 1 – 2 of 2) sorted by relevance

/lib/liblwip/src/api/
Dapi_msg.c490 pcb_new(struct api_msg_msg *msg) function
552 pcb_new(msg);
/lib/liblwip/
DCHANGELOG2361 * api_msg.c: pcb_new sets conn->err if protocol is not implemented
2517 * api_msg.c: add a "pcb_new" helper function to avoid redundant code, and to add