---
title: NENetworkRule.Protocol.TCP
framework: networkextension
role: symbol
role_heading: Case
path: networkextension/nenetworkrule/protocol/tcp
---

# NENetworkRule.Protocol.TCP

A rule protocol to match TCP traffic.

## Declaration

```swift
case TCP
```

## See Also

### Protocols

- [NENetworkRule.Protocol.UDP](networkextension/nenetworkrule/protocol/udp.md)
- [NENetworkRule.Protocol.any](networkextension/nenetworkrule/protocol/any.md)
