HomeSort by relevance Sort by last modified time
    Searched full:accept_function (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/lwip/src/api/
api_msg.c 432 accept_function(void *arg, struct tcp_pcb *newpcb, err_t err) function
437 LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: newpcb->tate: %s\n", tcp_debug_state_str(newpcb->state)));
440 LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: acceptmbox already deleted\n"));
1084 tcp_accept(msg->conn->pcb.tcp, accept_function);
    [all...]
  /external/syslinux/core/lwip/
CHANGELOG     [all...]

Completed in 220 milliseconds