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