Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/netlink/src/
H A Dnetlink_data.cpp26 constexpr int NL_PARAMS_MAX = 128; variable
47 } else if (paramIdx < NL_PARAMS_MAX) { in Decode()