Searched refs:mli_version (Results 1 – 2 of 2) sorted by relevance
80 uint32_t mli_version; /* MLDv1 Host Compatibility Mode */ member183 uint32_t mli_version; /* MLDv1 Host Compatibility Mode */ member
425 mli_u.mli_version = mli->mli_version;730 mli->mli_version = MLD_VERSION_2; in mli_initvar()732 mli->mli_version = MLD_VERSION_1; in mli_initvar()1142 if (mli->mli_version != MLD_VERSION_2) { in mld_v2_input_query()1457 if (mli->mli_version == MLD_VERSION_2) { in mld_v1_input_report()1688 if (mli->mli_version != MLD_VERSION_2) { in mld_timeout()1776 switch (mli->mli_version) { in mld_timeout()1779 mli->mli_version); in mld_timeout()1803 if (mli->mli_version == MLD_VERSION_1) { in mld_timeout()1805 } else if (mli->mli_version == MLD_VERSION_2) { in mld_timeout()[all …]