Home
last modified time | relevance | path

Searched refs:ICMP6_STATS_INC (Results 1 – 2 of 2) sorted by relevance

/lib/lwip/lwip/src/core/ipv6/
A Dicmp6.c89 ICMP6_STATS_INC(icmp6.recv); in icmp6_input()
95 ICMP6_STATS_INC(icmp6.lenerr); in icmp6_input()
96 ICMP6_STATS_INC(icmp6.drop); in icmp6_input()
109 ICMP6_STATS_INC(icmp6.drop); in icmp6_input()
141 ICMP6_STATS_INC(icmp6.drop); in icmp6_input()
160 ICMP6_STATS_INC(icmp6.err); in icmp6_input()
193 ICMP6_STATS_INC(icmp6.xmit); in icmp6_input()
201 ICMP6_STATS_INC(icmp6.drop); in icmp6_input()
320 ICMP6_STATS_INC(icmp6.rterr); in icmp6_send_response()
365 ICMP6_STATS_INC(icmp6.rterr); in icmp6_send_response_with_addrs()
[all …]
/lib/lwip/lwip/src/include/lwip/
A Dstats.h433 #define ICMP6_STATS_INC(x) STATS_INC(x) macro
436 #define ICMP6_STATS_INC(x) macro

Completed in 11 milliseconds