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

  /external/syslinux/core/lwip/src/core/ipv4/
ip_frag.c 132 LWIP_DEBUGF(IP_REASS_DEBUG, ("ip_reass_tmr: timer dec %"U16_F"\n",(u16_t)r->timer));
138 LWIP_DEBUGF(IP_REASS_DEBUG, ("ip_reass_tmr: timer timed out\n"));
283 LWIP_DEBUGF(IP_REASS_DEBUG,("Failed to alloc reassdata struct\n"));
492 LWIP_DEBUGF(IP_REASS_DEBUG,("ip_reass: IP options currently not supported!\n"));
509 LWIP_DEBUGF(IP_REASS_DEBUG,("ip_reass: Overflow condition: pbufct=%d, clen=%d, MAX=%d\n",
525 LWIP_DEBUGF(IP_REASS_DEBUG, ("ip_reass: matching previous fragment ID=%"X16_F"\n",
561 LWIP_DEBUGF(IP_REASS_DEBUG,
605 LWIP_DEBUGF(IP_REASS_DEBUG,("ip_reass_pbufcount: %d out\n", ip_reass_pbufcount));
609 LWIP_DEBUGF(IP_REASS_DEBUG,("ip_reass: nullreturn\n"));
699 LWIP_DEBUGF(IP_REASS_DEBUG, ("ip_frag: pbuf_alloc(PBUF_LINK, 0, PBUF_REF) failed\n"))
    [all...]
  /external/syslinux/core/lwip/src/include/lwip/
opt.h     [all...]

Completed in 285 milliseconds