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

/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h215 #define mld6_type mld_type
224 #define mld_type mld_icmp6_hdr.icmp6_type macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6.c1382 if (mld->mld_type == MLD_LISTENER_QUERY &&
1398 switch (mld->mld_type) {
1996 mld->mld_type = type;
3302 type = mld->mld_type;
3399 mld->mld_type = MLDV2_LISTENER_REPORT;

Completed in 28 milliseconds