• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/

Lines Matching refs:dmsg

202           dmsg (D_SOCKET_DEBUG, "GETADDRINFO flags=0x%04x ai_family=%d ai_socktype=%d",
571 dmsg (D_OSBUF, "Socket flags: TCP_NODELAY=%d succeeded", state);
1272 dmsg (D_SOCKET_DEBUG, "RESOLVE_REMOTE flags=0x%04x phase=%d rrs=%d sig=%d status=%d",
1540 dmsg (D_SOCKET_DEBUG, "inetd(%s): using sa_family=%d from getsockname(%d)",
1922 dmsg (D_READ_WRITE, "TCP/UDP: No outgoing address to send packet");
1992 dmsg (D_STREAM_DEBUG, "STREAM: RESET");
2017 dmsg (D_STREAM_DEBUG, "STREAM: INIT maxlen=%d", sb->maxlen);
2027 dmsg (D_STREAM_DEBUG, "STREAM: SET NEXT, buf=[%d,%d] next=[%d,%d] len=%d maxlen=%d",
2038 dmsg (D_STREAM_DEBUG, "STREAM: GET FINAL len=%d",
2047 dmsg (D_STREAM_DEBUG, "STREAM: GET NEXT len=%d",
2061 dmsg (D_STREAM_DEBUG, "STREAM: RESIDUAL FULLY FORMED [%s], len=%d",
2075 dmsg (D_STREAM_DEBUG, "STREAM: ADD length_added=%d", length_added);
2119 dmsg (D_STREAM_DEBUG, "STREAM: ADD returned TRUE, buf_len=%d, residual_len=%d",
2126 dmsg (D_STREAM_DEBUG, "STREAM: ADD returned FALSE (have=%d need=%d)", sb->buf.len, sb->len);
2768 dmsg (D_STREAM_DEBUG, "STREAM: WRITE %d offset=%d", (int)len, buf->offset);
2936 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Receive immediate return [%d,%d]",
2947 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Receive queued [%d]",
2956 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Receive error [%d]: %s",
3042 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Send immediate return [%d,%d]",
3053 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Send queued [%d]",
3063 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Send error [%d]: %s",
3102 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Completion success [%d]", ret);
3134 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Completion non-queued success [%d]", ret);
3141 dmsg (D_WIN32_IO, "WIN32 I/O: Socket Completion BAD STATE");