Searched refs:pcb_new (Results 1 – 2 of 2) sorted by relevance
609 pcb_new(struct api_msg *msg) function686 pcb_new(msg);
3560 * api_msg.c: pcb_new sets conn->err if protocol is not implemented3716 * api_msg.c: add a "pcb_new" helper function to avoid redundant code, and to add