OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:net_errors
(Results
1 - 2
of
2
) sorted by null
/external/iputils/
ping.c
618
int
net_errors
= 0;
local
674
net_errors
++;
707
return
net_errors
? : -local_errors;
[
all
...]
ping6.c
1280
int
net_errors
= 0;
local
[
all
...]
Completed in 69 milliseconds