Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/netinet6/
H A Din6_var.h313 u_quad_t ifs6_in_mldreport; member
H A Dmld6.c1559 icmp6_ifstat_inc(ifp, ifs6_in_mldreport); in mld_input()
1565 icmp6_ifstat_inc(ifp, ifs6_in_mldreport); in mld_input()
H A Dip6_input.c455 ICMP6_IFSTAT_REQUIRE_ALIGNED_64(ifs6_in_mldreport); in ip6_init()
H A Dicmp6.c750 icmp6_ifstat_inc(m->m_pkthdr.rcvif, ifs6_in_mldreport); in icmp6_input()