Searched refs:match_source (Results 1 – 1 of 1) sorted by relevance
48 bool match_source = device_to_sniff_ == source; in IncomingPacket() local50 if (!match_source && !match_dest) { in IncomingPacket()53 LOG_INFO(LOG_TAG, "%s %s -> %s (Type %d)", (match_source ? (match_dest ? "<->" : "<--") : "-->"), in IncomingPacket()