Home
last modified time | relevance | path

Searched defs:PID_MAX_LEN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_s_define.h48 #define PID_MAX_LEN 16 macro
/ohos5.0/foundation/communication/dhcp/interfaces/inner_api/include/
H A Ddhcp_define.h57 const int PID_MAX_LEN = 16; variable
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/include/
H A Ddhcp_client_def.h61 #define PID_MAX_LEN 16 macro