Searched refs:getMacAddr (Results 1 – 1 of 1) sorted by relevance
532 final MacAddress clientMac = getMacAddr(packet); in processDiscover()555 final MacAddress clientMac = getMacAddr(packet); in processRequest()574 final MacAddress macAddr = getMacAddr(packet); in processRelease()583 final MacAddress macAddr = getMacAddr(packet); in processDecline()805 private MacAddress getMacAddr(@NonNull DhcpPacket packet) throws MalformedPacketException { in getMacAddr() method in DhcpServer