Searched refs:KEY_MTU (Results 1 – 2 of 2) sorted by relevance
50 static constexpr const char *KEY_MTU = "mtu"; variable
99 NapiUtils::SetUint32Property(env, connectionProperties, KEY_MTU, linkInfo->mtu_); in CreateConnectionProperties()