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