Home | History | Annotate | Download | only in ping

Lines Matching refs:polling

583 	int polling;
615 polling = 0;
631 polling = MSG_DONTWAIT;
637 if (!polling &&
646 polling = MSG_DONTWAIT;
664 cc = recvmsg(icmp_sock, &msg, polling);
665 polling = MSG_DONTWAIT;