Lines Matching full:multicast
885 .IP "\fBether multicast\fR"
886 True if the packet is an Ethernet multicast packet.
890 .IP "\fBip multicast\fR"
891 True if the packet is an IPv4 multicast packet.
892 .IP "\fBip6 multicast\fR"
893 True if the packet is an IPv6 multicast packet.
1205 For example, `\fBether[0] & 1 != 0\fP' catches all multicast traffic.
1356 To print IP broadcast or multicast packets that were
1358 sent via Ethernet broadcast or multicast: