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

  /external/syslinux/core/lwip/src/core/
stats.c 82 LWIP_PLATFORM_DIAG(("rterr: %"STAT_COUNTER_F"\n\t", proto->rterr));
udp.c 446 UDP_STATS_INC(udp.rterr);
828 UDP_STATS_INC(udp.rterr);
    [all...]
  /external/syslinux/core/lwip/src/core/ipv4/
ip.c 141 IP_STATS_INC(ip.rterr);
760 IP_STATS_INC(ip.rterr);
800 IP_STATS_INC(ip.rterr);
  /external/syslinux/core/lwip/src/include/lwip/
stats.h 66 STAT_COUNTER rterr; /* Routing error. */ member in struct:stats_proto
  /external/syslinux/core/lwip/src/netif/ppp/
ppp.c 826 LINK_STATS_INC(link.rterr);
    [all...]

Completed in 59 milliseconds