Searched refs:ntype1 (Results 1 – 1 of 1) sorted by relevance
418 void TestStunToStun(NATType ntype1, NATType ntype2) { in TestStunToStun() argument419 nat_server1_.reset(CreateNatServer(kNatAddr1, ntype1)); in TestStunToStun()425 TestConnectivity(StunName(ntype1), port1, StunName(ntype2), port2, in TestStunToStun()427 ntype1 != NAT_SYMMETRIC, ntype2 != NAT_SYMMETRIC, in TestStunToStun()428 ntype1 + ntype2 < (NAT_PORT_RESTRICTED + NAT_SYMMETRIC)); in TestStunToStun()