Home
last modified time | relevance | path

Searched refs:mld_maxdelay (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h196 #define mld6_maxdelay mld_maxdelay
205 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0] macro
/f-stack/freebsd/netinet/
H A Dicmp6.h192 #define mld6_maxdelay mld_maxdelay
201 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0] macro
/f-stack/freebsd/netinet6/
H A Dmld6.c705 timer = (ntohs(mld->mld_maxdelay) * PR_FASTHZ) / MLD_TIMER_SCALE; in mld_v1_input_query()
851 maxdelay = ntohs(mld->mld_maxdelay); /* in 1/10ths of a second */ in mld_v2_input_query()
1855 mld->mld_maxdelay = 0; in mld_v1_transmit_report()