Which display filter example would show only HTTP traffic on port 80?

Last Updated :
Discuss
Comments

Which display filter example would show only HTTP traffic on port 80?

host 192.168.1.1

tcp.port == 80

ip.src == 10.0.0.0/24

net 192.168.0.0/16

Share your thoughts in the comments