37 references to IpHelperErrors
System (37)
net\System\Net\Internal.cs (4)
217
while (result ==
IpHelperErrors
.ErrorBufferOverflow)
224
if (result ==
IpHelperErrors
.Success)
254
if (result !=
IpHelperErrors
.Success && result !=
IpHelperErrors
.ErrorNoData)
net\System\Net\NetworkInformation\SystemIcmpV4Statistics.cs (1)
22
if (result !=
IpHelperErrors
.Success) {
net\System\Net\NetworkInformation\SystemIcmpV6Statistics.cs (1)
41
if (result !=
IpHelperErrors
.Success) {
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (19)
33
while (result ==
IpHelperErrors
.ErrorBufferOverflow) {
38
if ( result ==
IpHelperErrors
.Success ) {
50
if (result !=
IpHelperErrors
.Success) {
163
while (result ==
IpHelperErrors
.ErrorInsufficientBuffer) {
169
if (result ==
IpHelperErrors
.Success) {
195
if (result !=
IpHelperErrors
.Success && result !=
IpHelperErrors
.ErrorNoData) {
209
while (result ==
IpHelperErrors
.ErrorInsufficientBuffer) {
216
if (result ==
IpHelperErrors
.Success) {
246
if (result !=
IpHelperErrors
.Success && result !=
IpHelperErrors
.ErrorNoData) {
268
while (result ==
IpHelperErrors
.ErrorInsufficientBuffer) {
274
if (result ==
IpHelperErrors
.Success) {
300
if (result !=
IpHelperErrors
.Success && result !=
IpHelperErrors
.ErrorNoData) {
312
while (result ==
IpHelperErrors
.ErrorInsufficientBuffer) {
320
if (result ==
IpHelperErrors
.Success) {
350
if (result !=
IpHelperErrors
.Success && result !=
IpHelperErrors
.ErrorNoData) {
net\System\Net\NetworkInformation\SystemIPGlobalStatistics.cs (1)
24
if (result !=
IpHelperErrors
.Success) {
net\System\Net\NetworkInformation\SystemIPInterfaceStatistics.cs (1)
37
if (result !=
IpHelperErrors
.Success) {
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (3)
84
while (result ==
IpHelperErrors
.ErrorBufferOverflow) {
89
if ( result ==
IpHelperErrors
.Success ) {
102
if (result !=
IpHelperErrors
.Success) {
net\System\Net\NetworkInformation\SystemNetworkInterface.cs (5)
92
while (result ==
IpHelperErrors
.ErrorBufferOverflow) {
100
if (result ==
IpHelperErrors
.Success) {
122
if (result ==
IpHelperErrors
.ErrorNoData || result ==
IpHelperErrors
.ErrorInvalidParameter) {
127
if (result !=
IpHelperErrors
.Success) {
net\System\Net\NetworkInformation\SystemTcpStatistics.cs (1)
20
if (result !=
IpHelperErrors
.Success) {
net\System\Net\NetworkInformation\SystemUdpStatistics.cs (1)
23
if (result !=
IpHelperErrors
.Success) {