Searched refs:ICMP6_STATS_INC (Results 1 – 2 of 2) sorted by relevance
89 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 …]
433 #define ICMP6_STATS_INC(x) STATS_INC(x) macro436 #define ICMP6_STATS_INC(x) macro
Completed in 11 milliseconds