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
420 mli_u.mli_version = mli->mli_version;724 mli->mli_version = MLD_VERSION_2; in mli_initvar()726 mli->mli_version = MLD_VERSION_1; in mli_initvar()1135 if (mli->mli_version != MLD_VERSION_2) { in mld_v2_input_query()1449 if (mli->mli_version == MLD_VERSION_2) { in mld_v1_input_report()1680 if (mli->mli_version != MLD_VERSION_2) { in mld_timeout()1768 switch (mli->mli_version) { in mld_timeout()1771 mli->mli_version); in mld_timeout()1795 if (mli->mli_version == MLD_VERSION_1) { in mld_timeout()1797 } else if (mli->mli_version == MLD_VERSION_2) { in mld_timeout()[all …]