Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:packetType

149 	int packetType;		/* Packet type */
562 (!rx_flags[i].packetType ||
563 rxh->type == rx_flags[i].packetType)) {