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

📄 jitter_8h-source.html

📁 WinPcap V4.01技术手册
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>WinPcap: jitter.h Source File</title><link href="style.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.5.1 --><div class="tabs">  <ul>    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>    <li><a href="modules.html"><span>Modules</span></a></li>    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>    <li id="current"><a href="files.html"><span>Files</span></a></li>    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>  </ul></div><div class="tabs">  <ul>    <li><a href="files.html"><span>File&nbsp;List</span></a></li>    <li><a href="globals.html"><span>Globals</span></a></li>  </ul></div><h1>jitter.h</h1><a href="jitter_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span><a name="l00002"></a>00002 <span class="comment"> * Copyright (c) 2002 - 2005 NetGroup, Politecnico di Torino (Italy)</span><a name="l00003"></a>00003 <span class="comment"> * Copyright (c) 2005 - 2006 CACE Technologies, Davis (California)</span><a name="l00004"></a>00004 <span class="comment"> * All rights reserved.</span><a name="l00005"></a>00005 <span class="comment"> *</span><a name="l00006"></a>00006 <span class="comment"> * Redistribution and use in source and binary forms, with or without</span><a name="l00007"></a>00007 <span class="comment"> * modification, are permitted provided that the following conditions</span><a name="l00008"></a>00008 <span class="comment"> * are met:</span><a name="l00009"></a>00009 <span class="comment"> *</span><a name="l00010"></a>00010 <span class="comment"> * 1. Redistributions of source code must retain the above copyright</span><a name="l00011"></a>00011 <span class="comment"> * notice, this list of conditions and the following disclaimer.</span><a name="l00012"></a>00012 <span class="comment"> * 2. Redistributions in binary form must reproduce the above copyright</span><a name="l00013"></a>00013 <span class="comment"> * notice, this list of conditions and the following disclaimer in the</span><a name="l00014"></a>00014 <span class="comment"> * documentation and/or other materials provided with the distribution.</span><a name="l00015"></a>00015 <span class="comment"> * 3. Neither the name of the Politecnico di Torino, CACE Technologies </span><a name="l00016"></a>00016 <span class="comment"> * nor the names of its contributors may be used to endorse or promote </span><a name="l00017"></a>00017 <span class="comment"> * products derived from this software without specific prior written </span><a name="l00018"></a>00018 <span class="comment"> * permission.</span><a name="l00019"></a>00019 <span class="comment"> *</span><a name="l00020"></a>00020 <span class="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span><a name="l00021"></a>00021 <span class="comment"> * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span><a name="l00022"></a>00022 <span class="comment"> * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR</span><a name="l00023"></a>00023 <span class="comment"> * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT</span><a name="l00024"></a>00024 <span class="comment"> * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,</span><a name="l00025"></a>00025 <span class="comment"> * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT</span><a name="l00026"></a>00026 <span class="comment"> * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,</span><a name="l00027"></a>00027 <span class="comment"> * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY</span><a name="l00028"></a>00028 <span class="comment"> * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT</span><a name="l00029"></a>00029 <span class="comment"> * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE</span><a name="l00030"></a>00030 <span class="comment"> * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span><a name="l00031"></a>00031 <span class="comment"> *</span><a name="l00032"></a>00032 <span class="comment"> */</span><a name="l00033"></a>00033 <a name="l00038"></a>00038 <span class="comment">//</span><a name="l00039"></a>00039 <span class="comment">// Registers</span><a name="l00040"></a>00040 <span class="comment">//</span><a name="l00041"></a><a class="code" href="group__NPF.html#g2fa1397b8142d609008de2e71c83e854">00041</a> <span class="preprocessor">#define EAX 0</span><a name="l00042"></a><a class="code" href="group__NPF.html#ge52163bab922ab29302d224786b8526d">00042</a> <span class="preprocessor"></span><span class="preprocessor">#define ECX 1</span><a name="l00043"></a><a class="code" href="group__NPF.html#g8104635452d33b8536b33b551d98998f">00043</a> <span class="preprocessor"></span><span class="preprocessor">#define EDX 2</span><a name="l00044"></a><a class="code" href="group__NPF.html#gb115c151477ddd6da5358ddc00071052">00044</a> <span class="preprocessor"></span><span class="preprocessor">#define EBX 3</span><a name="l00045"></a><a class="code" href="group__NPF.html#g473a7f647ac8d1f222e106f074c43727">00045</a> <span class="preprocessor"></span><span class="preprocessor">#define ESP 4</span><a name="l00046"></a><a class="code" href="group__NPF.html#g220a1f7741c506d2c73c9d5f0c3ad036">00046</a> <span class="preprocessor"></span><span class="preprocessor">#define EBP 5</span><a name="l00047"></a><a class="code" href="group__NPF.html#gd4c46ad303098e5253b9216faff99d48">00047</a> <span class="preprocessor"></span><span class="preprocessor">#define ESI 6</span><a name="l00048"></a><a class="code" href="group__NPF.html#gebb930ae9eecaa5a8fa94d2ef4f159e0">00048</a> <span class="preprocessor"></span><span class="preprocessor">#define EDI 7</span><a name="l00049"></a>00049 <span class="preprocessor"></span><a name="l00050"></a><a class="code" href="group__NPF.html#gabc40350f8f80c9c718c44dea61e10fe">00050</a> <span class="preprocessor">#define AX 0</span><a name="l00051"></a><a class="code" href="group__NPF.html#g0b4c12a5dc8490a3cff8385334db2d13">00051</a> <span class="preprocessor"></span><span class="preprocessor">#define CX 1</span><a name="l00052"></a><a class="code" href="group__NPF.html#g3bcbb4f56d33efbe2456169e4d94c644">00052</a> <span class="preprocessor"></span><span class="preprocessor">#define DX 2</span><a name="l00053"></a><a class="code" href="group__NPF.html#g0f37ffb2213a7e5ab25da072e87193ac">00053</a> <span class="preprocessor"></span><span class="preprocessor">#define BX 3</span><a name="l00054"></a><a class="code" href="group__NPF.html#gecd69d9a67487cc45c38eb184c50538a">00054</a> <span class="preprocessor"></span><span class="preprocessor">#define SP 4</span><a name="l00055"></a><a class="code" href="group__NPF.html#g82b271e081de4cfb35eb87b0c13dddba">00055</a> <span class="preprocessor"></span><span class="preprocessor">#define BP 5</span><a name="l00056"></a><a class="code" href="group__NPF.html#ga1be7844620ac7bffe73137a180aa044">00056</a> <span class="preprocessor"></span><span class="preprocessor">#define SI 6</span><a name="l00057"></a><a class="code" href="group__NPF.html#gcabe1ee3d11be6214c678bf4dabda3c9">00057</a> <span class="preprocessor"></span><span class="preprocessor">#define DI 7</span><a name="l00058"></a>00058 <span class="preprocessor"></span><a name="l00059"></a><a class="code" href="group__NPF.html#ge56562740b1159ed03061cecec40f609">00059</a> <span class="preprocessor">#define AL 0</span><a name="l00060"></a><a class="code" href="group__NPF.html#g8f4ea5fa21d42f950b5f95a91e9ff227">00060</a> <span class="preprocessor"></span><span class="preprocessor">#define CL 1</span><a name="l00061"></a><a class="code" href="group__NPF.html#g7c70057f4ac04e167029eef16e7bb770">00061</a> <span class="preprocessor"></span><span class="preprocessor">#define DL 2</span><a name="l00062"></a><a class="code" href="group__NPF.html#gd567ea9864a3046e47ab69cdc050ecfa">00062</a> <span class="preprocessor"></span><span class="preprocessor">#define BL 3</span><a name="l00063"></a>00063 <span class="preprocessor"></span><a name="l00065"></a><a class="code" href="structbinary__stream.html">00065</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structbinary__stream.html">binary_stream</a>{<a name="l00066"></a><a class="code" href="structbinary__stream.html#50441f9758f33af17338ad5287c77eba">00066</a>     INT <a class="code" href="structbinary__stream.html#50441f9758f33af17338ad5287c77eba">cur_ip</a>;     <a name="l00067"></a><a class="code" href="structbinary__stream.html#ac2aa0c781c5af722cd3b1bbf843349e">00067</a>     INT <a class="code" href="structbinary__stream.html#ac2aa0c781c5af722cd3b1bbf843349e">bpf_pc</a>;     <a name="l00068"></a><a class="code" href="structbinary__stream.html#bb3db7b09fbe9ae9c56d7ee080669cca">00068</a>     PCHAR <a class="code" href="structbinary__stream.html#bb3db7b09fbe9ae9c56d7ee080669cca">ibuf</a>;     <a name="l00069"></a><a class="code" href="structbinary__stream.html#479a793a3937e38fd40e0bb6edfbfe5e">00069</a>     PUINT <a class="code" href="structbinary__stream.html#479a793a3937e38fd40e0bb6edfbfe5e">refs</a>;     <a name="l00070"></a>00070 }<a class="code" href="structbinary__stream.html">binary_stream</a>;<a name="l00071"></a>00071 <a name="l00072"></a>00072 <a name="l00078"></a><a class="code" href="group__NPF.html#ge8a6f0f4b1137f0f68bd759ad4edca32">00078</a> <span class="keyword">typedef</span> UINT (__cdecl *<a class="code" href="group__NPF.html#ge8a6f0f4b1137f0f68bd759ad4edca32">BPF_filter_function</a>)( PVOID *, ULONG, UINT);<a name="l00079"></a>00079 <a name="l00088"></a><a class="code" href="group__NPF.html#gbc855ef90fc219ce25145719df3d26e9">00088</a> <span class="keyword">typedef</span> void (*<a class="code" href="group__NPF.html#gbc855ef90fc219ce25145719df3d26e9">emit_func</a>)(<a class="code" href="structbinary__stream.html">binary_stream</a> *stream, ULONG value, UINT n);<a name="l00089"></a>00089 <a name="l00091"></a><a class="code" href="structJIT__BPF__Filter.html">00091</a> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structJIT__BPF__Filter.html">JIT_BPF_Filter</a>{<a name="l00092"></a><a class="code" href="structJIT__BPF__Filter.html#2c70f0e9fd23c617d13b2dc57bb32162">00092</a>     <a class="code" href="group__NPF.html#ge8a6f0f4b1137f0f68bd759ad4edca32">BPF_filter_function</a> <a class="code" href="structJIT__BPF__Filter.html#2c70f0e9fd23c617d13b2dc57bb32162">Function</a>;   <a name="l00093"></a><a class="code" href="structJIT__BPF__Filter.html#eb16cd6e768dbea45530de3d0fc83e51">00093</a>     PINT <a class="code" href="structJIT__BPF__Filter.html#eb16cd6e768dbea45530de3d0fc83e51">mem</a>;<a name="l00094"></a>00094 }<a name="l00095"></a>00095 <a class="code" href="structJIT__BPF__Filter.html">JIT_BPF_Filter</a>;<a name="l00096"></a>00096 <a name="l00097"></a>00097 <a name="l00098"></a>00098 <a name="l00099"></a>00099 <a name="l00100"></a>00100 <span class="comment">/**************************/</span><a name="l00101"></a>00101 <span class="comment">/* X86 INSTRUCTION MACROS */</span><a name="l00102"></a>00102 <span class="comment">/**************************/</span><a name="l00103"></a>00103 <a name="l00105"></a><a class="code" href="group__NPF.html#g6b0eac20fe309e12eec4f204ed2cf789">00105</a> <span class="preprocessor">#define MOVid(r32, i32) \</span>

⌨️ 快捷键说明

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