Searched refs:match_dest (Results 1 – 1 of 1) sorted by relevance
49 bool match_dest = device_to_sniff_ == dest; 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()