Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/test/fuzztest/dhcpaddresspool_fuzzer/
H A Ddhcpaddresspool_fuzzer.cpp53 uint32_t ipAdd = 0; in DhcpAddressPoolFuzzTest() local
54 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()