Lines Matching defs:ip
652 IPAddressNumber ip;653 if (!ParseIPLiteralToNumber("192.0.2.33", &ip))655 *address = IPEndPoint(ip, 123);