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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dmld6.c276 timer = ntohs(mldh->mld6_maxdelay)*PR_FASTHZ/MLD6_TIMER_SCALE;
277 if (timer == 0 && mldh->mld6_maxdelay)
454 mldh->mld6_maxdelay = 0;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h202 #define mld6_maxdelay mld6_hdr.icmp6_data16[0] macro

Completed in 30 milliseconds