Searched refs:isFragment (Results 1 – 1 of 1) sorted by relevance
564 bool isFragment = ((pktType & PACKET_TYPE_FRAGMENTED) != 0); in DisplayPacketInformation() local570 if (isFragment) { in DisplayPacketInformation()