Searched refs:KEY_PREFIX_LENGTH (Results 1 – 2 of 2) sorted by relevance
51 static constexpr const char *KEY_PREFIX_LENGTH = "prefixLength"; variable
785 NapiUtils::SetUint32Property(env, linkAddr, KEY_PREFIX_LENGTH, it->prefixlen_); in FillLinkAddress()807 NapiUtils::SetUint32Property(env, dest, KEY_PREFIX_LENGTH, it->destination_.prefixlen_); in FillRouoteList()812 NapiUtils::SetUint32Property(env, gateway, KEY_PREFIX_LENGTH, it->gateway_.prefixlen_); in FillRouoteList()