Searched refs:ipAdd (Results 1 – 1 of 1) sorted by relevance
53 uint32_t ipAdd = 0; in DhcpAddressPoolFuzzTest() local54 memcpy_s(&ipAdd, sizeof(uint32_t), "192.168.100.1", sizeof(uint32_t)); in DhcpAddressPoolFuzzTest()60 IsReservedIp(&pool, ipAdd); in DhcpAddressPoolFuzzTest()66 GetLease(&pool, ipAdd); in DhcpAddressPoolFuzzTest()