Lines Matching defs:protocol
900 dataProfileInfo.protocol = "IPV4V6";
909 cout << "please enter the protocol:";
910 cin >> dataProfileInfo.protocol;
945 string protocol;
946 cout << "please enter the protocol:";
947 cin >> protocol;
952 dataInfo.protocol = protocol;
1029 dataProfileInfo.protocol = "IPV4V6";
1039 cout << "please enter the protocol:";
1040 cin >> dataProfileInfo.protocol;