---
title: kDNSServiceFlagsIncludeP2P
framework: dnssd
role: symbol
role_heading: Global Variable
path: dnssd/kdnsserviceflagsincludep2p
---

# kDNSServiceFlagsIncludeP2P

## Declaration

```swift
var kDNSServiceFlagsIncludeP2P: UInt32 { get }
```

## Discussion

Discussion Include P2P interfaces when kDNSServiceInterfaceIndexAny is specified. By default, specifying kDNSServiceInterfaceIndexAny does not include P2P interfaces.
