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

  /external/syslinux/core/lwip/src/core/
stats.c 86 LWIP_PLATFORM_DIAG(("cachehit: %"STAT_COUNTER_F"\n", proto->cachehit));
udp.c 205 UDP_STATS_INC(udp.cachehit);
    [all...]
  /external/syslinux/core/lwip/src/include/lwip/
stats.h 70 STAT_COUNTER cachehit; member in struct:stats_proto
  /external/syslinux/core/lwip/src/core/ipv4/
ip_frag.c 527 IPFRAG_STATS_INC(ip_frag.cachehit);
  /external/syslinux/core/lwip/src/netif/
undiif.c 736 ETHARP_STATS_INC(etharp.cachehit);
746 ETHARP_STATS_INC(etharp.cachehit);
    [all...]
etharp.c     [all...]

Completed in 58 milliseconds