Searched refs:VALID_NETID_START (Results 1 – 1 of 1) sorted by relevance
27 constexpr int32_t VALID_NETID_START = 100; variable65 if (netId > 0 && netId < VALID_NETID_START) { in OH_NetConn_GetAddrInfo()264 if (netHandle->netId < VALID_NETID_START) { in OH_NetConn_BindSocket()