Home
last modified time | relevance | path

Searched refs:ipAdd (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/
H A Ddhcpaddresspool_fuzzer.cpp52 uint32_t ipAdd = 0; in DhcpAddressPoolFuzzTest() local
53 memcpy_s(&ipAdd, sizeof(uint32_t), "192.168.100.1", sizeof(uint32_t)); in DhcpAddressPoolFuzzTest()
59 IsReservedIp(&pool, ipAdd); in DhcpAddressPoolFuzzTest()
65 GetLease(&pool, ipAdd); in DhcpAddressPoolFuzzTest()

Completed in 1 milliseconds