Searched defs:strTcpSnd (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageModifyVM.cpp1667 char *strTcpSnd; local
1677 strTcpSnd = RTStrStrip(ch);
1689 RTStrToUInt32(strTcpSnd), RTStrToUInt32(strTcpRcv)));

Completed in 50 milliseconds