Searched refs:mli_version (Results 1 – 3 of 3) sorted by relevance
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()910 if (mli->mli_version != MLD_VERSION_2) in mld_v2_input_query()1206 if (mli->mli_version == MLD_VERSION_2) in mld_v1_input_report()1417 if (mli->mli_version == MLD_VERSION_2) { in mld_fasttimo_vnet()1430 switch (mli->mli_version) { in mld_fasttimo_vnet()1442 switch (mli->mli_version) { in mld_fasttimo_vnet()1659 if (mli->mli_v1_timer > 0 && mli->mli_version != MLD_VERSION_1) { in mld_set_version()1660 mli->mli_version = MLD_VERSION_1; in mld_set_version()[all …]
112 uint32_t mli_version; /* MLDv1 Host Compatibility Mode */ member131 uint32_t mli_version; /* MLDv1 Host Compatibility Mode */ member
746 switch (mli->mli_version) { in in6_ifinfo()749 printf("mldv%d", mli->mli_version); in in6_ifinfo()752 printf("mldv?(%d)", mli->mli_version); in in6_ifinfo()757 if (mli->mli_version == MLD_VERSION_2) { in in6_ifinfo()