Searched refs:AutoTargetAWDLIncludedCount (Results 1 – 3 of 3) sorted by relevance
1406 m->AutoTargetAWDLIncludedCount--; in DecrementAutoTargetServices()1409 m->AutoTargetAWDLIncludedCount, ARDisplayString(m, rr)); in DecrementAutoTargetServices()1410 if (m->AutoTargetAWDLIncludedCount == 0) in DecrementAutoTargetServices()1422 if ((m->AutoTargetAWDLIncludedCount == 0) && (m->AutoTargetAWDLOnlyCount == 0)) in DecrementAutoTargetServices()1442 if ((m->AutoTargetAWDLIncludedCount == 0) && (m->AutoTargetAWDLOnlyCount == 0)) in DecrementAutoTargetServices()1524 m->AutoTargetAWDLIncludedCount++; in IncrementAutoTargetServices()1527 m->AutoTargetAWDLIncludedCount, ARDisplayString(m, rr)); in IncrementAutoTargetServices()12717 if ((m->AutoTargetAWDLIncludedCount > 0) || (m->AutoTargetAWDLOnlyCount > 0)) in AdvertiseInterfaceIfNeeded()12725 if (m->AutoTargetAWDLIncludedCount > 0) AdvertiseInterface(m, set, mDNStrue); in AdvertiseInterfaceIfNeeded()
2261 mDNSu32 AutoTargetAWDLIncludedCount;// Number of registered AWDL-included auto-target records. member
6027 LogToFD(fd, "m->AutoTargetAWDLIncludedCount %u", m->AutoTargetAWDLIncludedCount); in udsserver_info_dump_to_fd()