Home
last modified time | relevance | path

Searched refs:icp6s_outhist (Results 1 – 5 of 5) sorted by relevance

/xnu-11215.61.5/bsd/netinet6/
H A Dicmp6.c450 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()
H A Draw_ip6.c891 icmp6stat.icp6s_outhist[type]++; in rip6_output()
H A Dnd6_nbr.c907 icmp6stat.icp6s_outhist[ND_NEIGHBOR_SOLICIT]++; in nd6_ns_output()
1636 icmp6stat.icp6s_outhist[ND_NEIGHBOR_ADVERT]++; in nd6_na_output()
H A Dmld6.c3761 icmp6stat.icp6s_outhist[type]++; in mld_dispatch_packet()
/xnu-11215.61.5/bsd/netinet/
H A Dicmp6.h662 u_quad_t icp6s_outhist[256]; member