Searched refs:SO_RXQ_OVFL (Results 1 – 5 of 5) sorted by relevance
28 #ifndef SO_RXQ_OVFL29 #define SO_RXQ_OVFL 40 macro111 fd_, SOL_SOCKET, SO_RXQ_OVFL, &get_overflow, sizeof(get_overflow)); in Listen()
18 #ifndef SO_RXQ_OVFL19 #define SO_RXQ_OVFL 40 macro61 if (cmsg->cmsg_type == SO_RXQ_OVFL) { in GetOverflowFromMsghdr()
27 #ifndef SO_RXQ_OVFL28 #define SO_RXQ_OVFL 40 macro121 int rc = setsockopt(fd_, SOL_SOCKET, SO_RXQ_OVFL, &get_overflow, in CreateUDPSocket()
82 #define SO_RXQ_OVFL 40 macro
66 #define SO_RXQ_OVFL 40 macro