Home
last modified time | relevance | path

Searched refs:proterr (Results 1 – 10 of 10) sorted by relevance

/external/syslinux/core/lwip/src/core/
Dstats.c83 LWIP_PLATFORM_DIAG(("proterr: %"STAT_COUNTER_F"\n\t", proto->proterr)); in stats_display_proto()
100 LWIP_PLATFORM_DIAG(("proterr: %"STAT_COUNTER_F"\n\t", igmp->proterr)); in stats_display_igmp()
Dtcp_in.c129 TCP_STATS_INC(tcp.proterr); in tcp_input()
416 TCP_STATS_INC(tcp.proterr); in tcp_input()
Dudp.c350 UDP_STATS_INC(udp.proterr);
/external/syslinux/core/lwip/src/include/lwip/
Dstats.h67 STAT_COUNTER proterr; /* Protocol error. */ member
80 STAT_COUNTER proterr; /* Protocol error. */ member
/external/syslinux/core/lwip/src/netif/
Detharp.c709 ETHARP_STATS_INC(etharp.proterr);
1224 ETHARP_STATS_INC(etharp.proterr);
1245 ETHARP_STATS_INC(etharp.proterr);
1305 ETHARP_STATS_INC(etharp.proterr);
Dundiif.c1344 ETHARP_STATS_INC(etharp.proterr); in undiarp_input()
1528 ETHARP_STATS_INC(etharp.proterr); in undiif_input()
/external/syslinux/core/lwip/src/netif/ppp/
Dppp.c766 LINK_STATS_INC(link.proterr); in pppifOutputOverEthernet()
868 LINK_STATS_INC(link.proterr); in pppifOutput()
1031 LINK_STATS_INC(link.proterr); in pppWriteOverEthernet()
1080 LINK_STATS_INC(link.proterr); in pppWrite()
1121 LINK_STATS_INC(link.proterr); in pppWrite()
/external/syslinux/core/lwip/src/core/ipv4/
Digmp.c480 IGMP_STATS_INC(igmp.proterr); in igmp_input()
499 IGMP_STATS_INC(igmp.proterr); in igmp_input()
Dicmp.c228 ICMP_STATS_INC(icmp.proterr); in icmp_input()
Dip.c532 IP_STATS_INC(ip.proterr);