Home
last modified time | relevance | path

Searched refs:proterr (Results 1 – 19 of 19) 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/ipv6/
Dip6_frag.c325 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
332 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
459 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
465 IP6_FRAG_STATS_INC(ip6_frag.proterr); in ip6_reass()
486 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.c1162 IP6_STATS_INC(ip6.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.c158 TCP_STATS_INC(tcp.proterr);
594 TCP_STATS_INC(tcp.proterr);
Dudp.c448 UDP_STATS_INC(udp.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()
Detharp.c694 ETHARP_STATS_INC(etharp.proterr);
Dip4.c782 IP_STATS_INC(ip.proterr);
/third_party/lwip/
D0091-add-fd-log-info-and-fix-wrong-port-log-info.patch29 TCP_STATS_INC(tcp.proterr);
D0085-add-lwip-log-tcp_rst-tcp_abandon-tcp_abort.patch107 TCP_STATS_INC(tcp.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()