Searched refs:mli_version (Results 1 – 2 of 2) sorted by relevance
112 uint32_t mli_version; /* MLDv1 Host Compatibility Mode */ member131 uint32_t mli_version; /* MLDv1 Host Compatibility Mode */ member
404 info.mli_version = mli->mli_version; in sysctl_mld_ifinfo()513 mli->mli_version = MLD_VERSION_2; in mli_alloc_locked()568 if (mli->mli_version == MLD_VERSION_2) { in mld_ifdetach()912 if (mli->mli_version != MLD_VERSION_2) in mld_v2_input_query()1203 if (mli->mli_version == MLD_VERSION_2) in mld_v1_input_report()1413 if (mli->mli_version == MLD_VERSION_2) { in mld_fasttimo_vnet()1426 switch (mli->mli_version) { in mld_fasttimo_vnet()1438 switch (mli->mli_version) { in mld_fasttimo_vnet()1656 mli->mli_version = MLD_VERSION_1; in mld_set_version()1791 mli->mli_version = MLD_VERSION_2; in mld_v1_process_querier_timers()[all …]