Searched refs:icp6s_outhist (Results 1 – 5 of 5) sorted by relevance
450 icmp6stat.icp6s_outhist[type]++; in icmp6_error_flag()732 icmp6stat.icp6s_outhist[ICMP6_ECHO_REPLY]++; in icmp6_input()808 icmp6stat.icp6s_outhist[ICMP6_WRUREPLY]++; in icmp6_input()3063 icmp6stat.icp6s_outhist[ND_REDIRECT]++; in icmp6_redirect_output()
891 icmp6stat.icp6s_outhist[type]++; in rip6_output()
907 icmp6stat.icp6s_outhist[ND_NEIGHBOR_SOLICIT]++; in nd6_ns_output()1636 icmp6stat.icp6s_outhist[ND_NEIGHBOR_ADVERT]++; in nd6_na_output()
3761 icmp6stat.icp6s_outhist[type]++; in mld_dispatch_packet()
662 u_quad_t icp6s_outhist[256]; member