TCP and UDP port number display filters
For TCP or UDP port numbers, use the following display filters:
- tcp.port == <value> or udp.port == <value> for specific TCP or UDP ports (source or destination)
- tcp.dstport == <value> or udp.dstport == <value> for specific TCP or UDP destination ports
- tcp.srcport == <value> or udp.srcport == <value> for specific TCP or UDP destination ports