Searched refs:match_source (Results 1 – 1 of 1) sorted by relevance
45 bool match_source = device_to_sniff_ == source; in IncomingPacket() local47 if (!match_source && !match_dest) { in IncomingPacket()51 (match_source ? (match_dest ? "<->" : "<--") : "-->"), in IncomingPacket()