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

/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h218 #define mld6_maxdelay mld_maxdelay
227 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0] macro
/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6.c801 timer = (ntohs(mld->mld_maxdelay) * PR_SLOWHZ) / MLD_TIMER_SCALE;
943 maxdelay = ntohs(mld->mld_maxdelay); /* in 1/10ths of a second */
1999 mld->mld_maxdelay = 0;

Completed in 24 milliseconds