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