Searched refs:customizedClientOptions (Results 1 – 1 of 1) sorted by relevance
790 private static String getVendorId(@Nullable List<DhcpOption> customizedClientOptions) { in getVendorId() argument794 if (customizedClientOptions != null) { in getVendorId()795 for (DhcpOption option : customizedClientOptions) { in getVendorId()