Searched refs:l2type (Results 1 – 1 of 1) sorted by relevance
781 short l2type = packet.getShort(); in decodeFullPacket() local783 if (l2type != OsConstants.ETH_P_IP) { in decodeFullPacket()785 "Unexpected L2 type 0x%04x, expected 0x%04x", l2type, OsConstants.ETH_P_IP); in decodeFullPacket()