Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/unittest/services/dhcp_server/unittest/
H A Ddhcp_option_test.cpp45 FreeOptionList(&options); in TearDown()
56 FreeOptionList(&testOpts); in HWTEST_F()
68 FreeOptionList(&testOpts); in HWTEST_F()
147 FreeOptionList(&optRouter); in HWTEST_F()
180 FreeOptionList(NULL); in HWTEST_F()
H A Ddhcp_s_server_test.cpp107 FreeOptionList(&config->options); in FreeServerConfig()
H A Dsystem_func_mock.cpp307 FreeOptionList(&reply.options); in ParseMockOptions()
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_option.h61 void FreeOptionList(PDhcpOptionList pOptions);
/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.cpp554 FreeOptionList(&from.options); in BeginLooper()
555 FreeOptionList(&reply.options); in BeginLooper()

Completed in 10 milliseconds