Home
last modified time | relevance | path

Searched refs:ifs6_in_mldreport (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/bsd/netinet6/
H A Din6_var.h312 u_quad_t ifs6_in_mldreport; member
H A Dmld6.c1556 icmp6_ifstat_inc(ifp, ifs6_in_mldreport); in mld_input()
1562 icmp6_ifstat_inc(ifp, ifs6_in_mldreport); in mld_input()
H A Dip6_input.c451 ICMP6_IFSTAT_REQUIRE_ALIGNED_64(ifs6_in_mldreport); in ip6_init()
H A Dicmp6.c721 icmp6_ifstat_inc(m->m_pkthdr.rcvif, ifs6_in_mldreport); in icmp6_input()