Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:packetType

73 	int packetType;		/* Packet type */
470 (!rx_flags[i].packetType ||
471 rxh->type == rx_flags[i].packetType)) {