Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h184 SOCKET_MODE_KERNEL = 2 enumerator
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_client_state_machine.cpp470 : ((mode == SOCKET_MODE_KERNEL) ? "kernel" : "not valid")); in SetSocketMode()
492 SetSocketMode(SOCKET_MODE_KERNEL); in ExecDhcpRenew()
844 SetSocketMode(SOCKET_MODE_KERNEL); in DhcpRequestHandle()
2031 SetSocketMode(SOCKET_MODE_KERNEL); // Set socket mode, send unicast packet in RenewDelayCallback()
/foundation/communication/dhcp/test/fuzztest/dhcpclientfun_fuzzer/
H A Ddhcpclientfun_fuzzer.cpp433 dhcpClient->m_socketMode = SOCKET_MODE_KERNEL; in InitSocketFdFuzzerTest()

Completed in 10 milliseconds