Searched defs:requestLease (Results 1 – 2 of 2) sorted by relevance
575 private DhcpLease requestLease(@NonNull MacAddress macAddr, @NonNull Inet4Address clientAddr, in requestLease() method in DhcpLeaseRepositoryTest
277 public DhcpLease requestLease(@Nullable byte[] clientId, @NonNull MacAddress hwAddr, in requestLease() method in DhcpLeaseRepository