Searched refs:MinOccur (Results 1 – 2 of 2) sorted by relevance
98 INTN MinOccur; member
208 if (((Format->MinOccur != -1) && (Occur < Format->MinOccur)) || in DhcpOptionIsValid()