Searched refs:VALID_NETID_START (Results 1 – 1 of 1) sorted by relevance
25 constexpr int32_t VALID_NETID_START = 100; variable63 if (netId > 0 && netId < VALID_NETID_START) { in OH_NetConn_GetAddrInfo()