Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
H A Dapi_msg.c562 accept_function(void *arg, struct tcp_pcb *newpcb, err_t err) function
571 LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: acceptmbox already deleted\n"));
586 LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: newpcb->state: %s\n", tcp_debug_state_str(newpcb->state)));
1558 tcp_accept(msg->conn->pcb.tcp, accept_function);

Completed in 4 milliseconds