Home
last modified time | relevance | path

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

/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_s_define.h25 #define DHCP_HOST_NAME_LENGTH 64 macro
H A Ddhcp_message.h62 uint8_t sname[DHCP_HOST_NAME_LENGTH];
/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h91 #define DHCP_HOST_NAME_LENGTH 64 macro
351 uint8_t sname[DHCP_HOST_NAME_LENGTH];
/foundation/communication/dhcp/services/dhcp_client/src/
H A Ddhcp_options.cpp190 maxLen = DHCP_HOST_NAME_LENGTH; in GetDhcpOption()

Completed in 3 milliseconds