Searched refs:mld_type (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dicmp6.h215 #define mld6_type mld_type
224 #define mld_type mld_icmp6_hdr.icmp6_type macro
/xnu-2422.115.4/bsd/netinet6/
H A Dmld6.c1483 if (mld->mld_type == MLD_LISTENER_QUERY &&
1499 switch (mld->mld_type) {
2163 mld->mld_type = type;
3492 type = mld->mld_type;
3591 mld->mld_type = MLDV2_LISTENER_REPORT;

Completed in 21 milliseconds