Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/
Dethernet.c93 ETHARP_STATS_INC(etharp.proterr);
120 ETHARP_STATS_INC(etharp.proterr);
240 ETHARP_STATS_INC(etharp.proterr);
/third_party/lwip/src/core/
Dstats.c75 LWIP_PLATFORM_DIAG(("proterr: %"STAT_COUNTER_F"\n\t", proto->proterr)); in stats_display_proto()
92 LWIP_PLATFORM_DIAG(("proterr: %"STAT_COUNTER_F"\n\t", igmp->proterr)); in stats_display_igmp()
Dtcp_in.c155 TCP_STATS_INC(tcp.proterr);
577 TCP_STATS_INC(tcp.proterr);
Dudp.c426 UDP_STATS_INC(udp.proterr); in udp_input()
/third_party/lwip/src/core/ipv6/
Dip6_frag.c305 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
312 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
439 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
445 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
466 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
Dnd6.c322 ND6_STATS_INC(nd6.proterr); in nd6_input()
453 ND6_STATS_INC(nd6.proterr); in nd6_input()
510 ND6_STATS_INC(nd6.proterr); in nd6_input()
579 ND6_STATS_INC(nd6.proterr); in nd6_input()
797 ND6_STATS_INC(nd6.proterr); in nd6_input()
832 ND6_STATS_INC(nd6.proterr); in nd6_input()
934 ND6_STATS_INC(nd6.proterr); in nd6_input()
Dicmp6.c200 ICMP6_STATS_INC(icmp6.proterr); in icmp6_input()
Dmld6.c291 MLD6_STATS_INC(mld6.proterr); in mld6_input()
Dip6.c1102 IP6_STATS_INC(ip6.proterr);
/third_party/lwip/src/include/lwip/
Dstats.h73 STAT_COUNTER proterr; /* Protocol error. */ member
87 STAT_COUNTER proterr; /* Protocol error. */ member
/third_party/lwip/src/core/ipv4/
Digmp.c415 IGMP_STATS_INC(igmp.proterr); in igmp_input()
432 IGMP_STATS_INC(igmp.proterr); in igmp_input()
Dicmp.c279 ICMP_STATS_INC(icmp.proterr); in icmp_input()
Dip4.c741 IP_STATS_INC(ip.proterr);
Detharp.c662 ETHARP_STATS_INC(etharp.proterr);
/third_party/lwip/src/netif/ppp/
Dpppol2tp.c178 LINK_STATS_INC(link.proterr); in pppol2tp_write()
219 LINK_STATS_INC(link.proterr); in pppol2tp_netif_output()
Dpppoe.c225 LINK_STATS_INC(link.proterr); in pppoe_write()
266 LINK_STATS_INC(link.proterr); in pppoe_netif_output()
Dppp.c558 LINK_STATS_INC(link.proterr); in ppp_netif_output()