Searched defs:decodeFullPacket (Results 1 – 1 of 1) sorted by relevance
906 static DhcpPacket decodeFullPacket(ByteBuffer packet, int pktType, byte[] optionsToSkip) in decodeFullPacket() method in DhcpPacket1306 public static DhcpPacket decodeFullPacket(byte[] packet, int length, int pktType, in decodeFullPacket() method in DhcpPacket1321 public static DhcpPacket decodeFullPacket(byte[] packet, int length, int pktType) in decodeFullPacket() method in DhcpPacket