Home
last modified time | relevance | path

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

/foundation/communication/dhcp/test/services/dhcp_server/unittest/
Ddhcp_message_sim.h71 DhcpClientContext *InitialDhcpClient(DhcpClientConfig *config);
Ddhcp_message_sim.cpp141 DhcpClientContext *InitialDhcpClient(DhcpClientConfig *config) in InitialDhcpClient() function
Ddhcp_server_test.cpp516 m_pMockClient = InitialDhcpClient(&m_clientConfg); in InitDhcpClient()