Searched refs:SO_RERROR (Results 1 – 5 of 5) sorted by relevance
150 #define SO_RERROR 0x00020000 /* keep track of receive errors */ macro
621 #ifdef SO_RERROR743 #ifdef SO_RERROR in bsd_wireless_event_receive()
1489 #ifdef SO_RERROR in monitor()1491 if (setsockopt(s, SOL_SOCKET, SO_RERROR, &n, sizeof(n)) == -1) in monitor()
263 if (so->so_options & SO_RERROR) { in soroverflow_locked()
2816 case SO_RERROR:3038 case SO_RERROR: