Searched defs:pktType (Results 1 – 1 of 1) sorted by relevance
843 static DhcpPacket decodeFullPacket(ByteBuffer packet, int pktType) throws ParseException in decodeFullPacket()1230 public static DhcpPacket decodeFullPacket(byte[] packet, int length, int pktType) in decodeFullPacket()