⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 group__remote__pri__struct.html

📁 Winpcap是一个强大的网络开发库
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<a class="anchor" name="g8c77cf6f710b92b3f87257e7d03d6677"></a><!-- doxytag: member="pcap-remote.h::RPCAP_MSG_UPDATEFILTER_REQ" ref="g8c77cf6f710b92b3f87257e7d03d6677" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_MSG_UPDATEFILTER_REQ&nbsp;&nbsp;&nbsp;5          </td>        </tr>      </table></div><div class="memdoc"><p>Send a compiled filter into the remote device <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00284">284</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="gc094e3209a4b7fc379b034d3dc37acb0"></a><!-- doxytag: member="pcap-remote.h::RPCAP_NETBUF_SIZE" ref="gc094e3209a4b7fc379b034d3dc37acb0" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_NETBUF_SIZE&nbsp;&nbsp;&nbsp;64000          </td>        </tr>      </table></div><div class="memdoc"><p>Buffer used by socket functions to send-receive packets. In case you plan to have messages larger than this value, you have to increase it. <p><p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00099">99</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="g3f87b7e89ed61dc2c9956234399058e8"></a><!-- doxytag: member="pcap-remote.h::RPCAP_STARTCAPREQ_FLAG_DGRAM" ref="g3f87b7e89ed61dc2c9956234399058e8" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_STARTCAPREQ_FLAG_DGRAM&nbsp;&nbsp;&nbsp;2          </td>        </tr>      </table></div><div class="memdoc"><p>Use a datagram (i.e. UDP) connection for the data stream (default: use TCP) <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00302">302</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="gc22aa6103fe1490ab908a26d5c4a7c8a"></a><!-- doxytag: member="pcap-remote.h::RPCAP_STARTCAPREQ_FLAG_INBOUND" ref="gc22aa6103fe1490ab908a26d5c4a7c8a" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_STARTCAPREQ_FLAG_INBOUND&nbsp;&nbsp;&nbsp;8          </td>        </tr>      </table></div><div class="memdoc"><p>Capture only inbound packets (take care: the flag has no effects with promiscuous enabled) <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00304">304</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="g2b29630fe7963da543db242459c74832"></a><!-- doxytag: member="pcap-remote.h::RPCAP_STARTCAPREQ_FLAG_OUTBOUND" ref="g2b29630fe7963da543db242459c74832" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_STARTCAPREQ_FLAG_OUTBOUND&nbsp;&nbsp;&nbsp;16          </td>        </tr>      </table></div><div class="memdoc"><p>Capture only outbound packets (take care: the flag has no effects with promiscuous enabled) <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00305">305</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="g3d0b7b3a3d97ebdd265ab800a004ae8c"></a><!-- doxytag: member="pcap-remote.h::RPCAP_STARTCAPREQ_FLAG_PROMISC" ref="g3d0b7b3a3d97ebdd265ab800a004ae8c" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_STARTCAPREQ_FLAG_PROMISC&nbsp;&nbsp;&nbsp;1          </td>        </tr>      </table></div><div class="memdoc"><p>Enables promiscuous mode (default: disabled) <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00301">301</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="g0c5a71a9b6d5be2662c5a8872cf3032c"></a><!-- doxytag: member="pcap-remote.h::RPCAP_STARTCAPREQ_FLAG_SERVEROPEN" ref="g0c5a71a9b6d5be2662c5a8872cf3032c" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_STARTCAPREQ_FLAG_SERVEROPEN&nbsp;&nbsp;&nbsp;4          </td>        </tr>      </table></div><div class="memdoc"><p>The server has to open the data connection toward the client <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00303">303</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="g5bac38979d12b0a8755d70981fb387af"></a><!-- doxytag: member="pcap-remote.h::RPCAP_SUSPEND_WRONGAUTH" ref="g5bac38979d12b0a8755d70981fb387af" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_SUSPEND_WRONGAUTH&nbsp;&nbsp;&nbsp;1          </td>        </tr>      </table></div><div class="memdoc"><p>If the authentication is wrong, stops 1 sec before accepting a new auth message <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00093">93</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="gd5f148b0c94a8c6162ee79c33463ac95"></a><!-- doxytag: member="pcap-remote.h::RPCAP_TIMEOUT_INIT" ref="gd5f148b0c94a8c6162ee79c33463ac95" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_TIMEOUT_INIT&nbsp;&nbsp;&nbsp;90          </td>        </tr>      </table></div><div class="memdoc"><p>Initial timeout for RPCAP connections (default: 90 sec) <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00090">90</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="g1d5a54e68e71ec6de7e3d9d1b5dc35bc"></a><!-- doxytag: member="pcap-remote.h::RPCAP_TIMEOUT_RUNTIME" ref="g1d5a54e68e71ec6de7e3d9d1b5dc35bc" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_TIMEOUT_RUNTIME&nbsp;&nbsp;&nbsp;180          </td>        </tr>      </table></div><div class="memdoc"><p>Run-time timeout for RPCAP connections (default: 3 min) <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00091">91</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="gc93bee6a0991d4334eacd6e451b54240"></a><!-- doxytag: member="pcap-remote.h::RPCAP_UPDATEFILTER_BPF" ref="gc93bee6a0991d4334eacd6e451b54240" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_UPDATEFILTER_BPF&nbsp;&nbsp;&nbsp;1          </td>        </tr>      </table></div><div class="memdoc"><p>This code tells us that the filter is encoded with the BPF/NPF syntax <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00307">307</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="gdd52d73598f0b006a4634f6f40c85e3e"></a><!-- doxytag: member="pcap-remote.h::RPCAP_VERSION" ref="gdd52d73598f0b006a4634f6f40c85e3e" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">#define RPCAP_VERSION&nbsp;&nbsp;&nbsp;0          </td>        </tr>      </table></div><div class="memdoc"><p>Present version of the RPCAP protocol (0 = Experimental). <p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00089">89</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><hr><h2>Typedef Documentation</h2><a class="anchor" name="g56f1a81c92849566ae864511088eb7e8"></a><!-- doxytag: member="pcap-remote.h::int32" ref="g56f1a81c92849566ae864511088eb7e8" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">typedef int <a class="el" href="group__remote__pri__struct.html#g56f1a81c92849566ae864511088eb7e8">int32</a>          </td>        </tr>      </table></div><div class="memdoc"><p>Provides a 32-bits integer. <p><p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00118">118</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="g05f6b0ae8f6a6e135b0e290c25fe0e4e"></a><!-- doxytag: member="pcap-remote.h::uint16" ref="g05f6b0ae8f6a6e135b0e290c25fe0e4e" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">typedef unsigned short <a class="el" href="group__remote__pri__struct.html#g05f6b0ae8f6a6e135b0e290c25fe0e4e">uint16</a>          </td>        </tr>      </table></div><div class="memdoc"><p>Provides a 16-bits unsigned integer. <p><p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00116">116</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="g1134b580f8da4de94ca6b1de4d37975e"></a><!-- doxytag: member="pcap-remote.h::uint32" ref="g1134b580f8da4de94ca6b1de4d37975e" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">typedef unsigned int <a class="el" href="group__remote__pri__struct.html#g1134b580f8da4de94ca6b1de4d37975e">uint32</a>          </td>        </tr>      </table></div><div class="memdoc"><p>Provides a 32-bits unsigned integer. <p><p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00117">117</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p><a class="anchor" name="gdde6aaee8457bee49c2a92621fe22b79"></a><!-- doxytag: member="pcap-remote.h::uint8" ref="gdde6aaee8457bee49c2a92621fe22b79" args="" --><div class="memitem"><div class="memproto">      <table class="memname">        <tr>          <td class="memname">typedef unsigned char <a class="el" href="group__remote__pri__struct.html#gdde6aaee8457bee49c2a92621fe22b79">uint8</a>          </td>        </tr>      </table></div><div class="memdoc"><p>Provides an 8-bits unsigned integer. <p><p>Definition at line <a class="el" href="pcap-remote_8h-source.html#l00115">115</a> of file <a class="el" href="pcap-remote_8h-source.html">pcap-remote.h</a>.</p></div></div><p></div><hr><p align="right"><img border="0" src="winpcap_small.gif" align="absbottom" width="91" height="27">documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2008CACE Technologies. All rights reserved.</p>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -