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