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

/external/syslinux/core/lwip/src/core/
H A Dstats.c86 LWIP_PLATFORM_DIAG(("cachehit: %"STAT_COUNTER_F"\n", proto->cachehit));
H A Dudp.c205 UDP_STATS_INC(udp.cachehit);
/external/syslinux/core/lwip/src/include/lwip/
H A Dstats.h70 STAT_COUNTER cachehit; member in struct:stats_proto
/external/syslinux/core/lwip/src/core/ipv4/
H A Dip_frag.c527 IPFRAG_STATS_INC(ip_frag.cachehit);
/external/syslinux/core/lwip/src/netif/
H A Dundiif.c736 ETHARP_STATS_INC(etharp.cachehit);
746 ETHARP_STATS_INC(etharp.cachehit);
H A Detharp.c905 ETHARP_STATS_INC(etharp.cachehit);

Completed in 1523 milliseconds