Lines Matching refs:IP_RECVERR
105 /* And this is workaround for bug in IP_RECVERR on raw sockets which is present
998 if (cmsg->cmsg_type == IP_RECVERR)
1165 * Also this branch processes icmp errors, when IP_RECVERR
1196 /* Sigh, IP_RECVERR for raw socket
1992 if (setsockopt(icmp_sock, SOL_IP, IP_RECVERR, (char *)&hold, sizeof(hold)))