SO_RXQ_OVFL 26 net/tools/quic/quic_client.cc #ifndef SO_RXQ_OVFL SO_RXQ_OVFL 94 net/tools/quic/quic_client.cc int rc = setsockopt(fd_, SOL_SOCKET, SO_RXQ_OVFL, &get_overflow, SO_RXQ_OVFL 27 net/tools/quic/quic_server.cc #ifndef SO_RXQ_OVFL SO_RXQ_OVFL 109 net/tools/quic/quic_server.cc fd_, SOL_SOCKET, SO_RXQ_OVFL, &get_overflow, sizeof(get_overflow)); SO_RXQ_OVFL 18 net/tools/quic/quic_socket_utils.cc #ifndef SO_RXQ_OVFL SO_RXQ_OVFL 61 net/tools/quic/quic_socket_utils.cc if (cmsg->cmsg_type == SO_RXQ_OVFL) {