Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_option_test.cpp45 FreeOptionList(&options); in TearDown()
56 FreeOptionList(&testOpts);
68 FreeOptionList(&testOpts);
147 FreeOptionList(&optRouter);
180 FreeOptionList(NULL);
H A Dsystem_func_mock.cpp307 FreeOptionList(&reply.options); in ParseMockOptions()
H A Ddhcp_s_server_test.cpp107 FreeOptionList(&config->options); in FreeServerConfig()
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_option.h61 void FreeOptionList(PDhcpOptionList pOptions);
/ohos5.0/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_dhcpd.cpp337 FreeOptionList(&g_dhcpConfig.options); in FreeLocalConfig()
H A Ddhcp_option.cpp212 void FreeOptionList(PDhcpOptionList pOptions) in FreeOptionList() function
H A Ddhcp_address_pool.cpp270 FreeOptionList(&pool->fixedOptions); in FreeAddressPool()
H A Ddhcp_s_server.cpp557 FreeOptionList(&from.options); in BeginLooper()
558 FreeOptionList(&reply.options); in BeginLooper()