Home
last modified time | relevance | path

Searched refs:MESSAGE_OPTION (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_server_ipv4.h129 MESSAGE_OPTION = 56, enumerator
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h297 MESSAGE_OPTION = 56, enumerator
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_options.cpp106 case MESSAGE_OPTION: in GetDhcpOptionCodeType()
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_s_server.cpp1671 DhcpOption optVendorInfo = {MESSAGE_OPTION, static_cast<uint8_t>(strlen("wrong network")), "wrong network"}; in SendDhcpNak()

Completed in 6 milliseconds