OpenGrok
Cross Reference: ping.c
xref
: /
external
/
iputils
/
ping.c
Home
|
History
|
Annotate
|
Download
|
only in
iputils
Lines Matching
refs:MSG_DONTWAIT
632
res = recvmsg(icmp_sock, &msg, MSG_ERRQUEUE|
MSG_DONTWAIT
);