Searched refs:INVALID_IFINDEX (Results 1 – 2 of 2) sorted by relevance
170 if (tunIfIndex == INVALID_IFINDEX) { in CreateAndConfigureTunIface()229 if (v6IfIndex == INVALID_IFINDEX) { in CreateAndConfigureClatSocket()
88 static constexpr int INVALID_IFINDEX = 0; variable