summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/winpcap/docs/html/struct__INTERNAL__REQUEST.html
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2020-03-05 21:23:21 +1100
committer Vas Crabb <vas@vastheman.com>2020-03-05 21:23:21 +1100
commit5bce46bd7561ae1857c7e17614133f01f984ae78 (patch)
tree5df802bbf88b78604f359e9691f395fd2fea4bec /3rdparty/winpcap/docs/html/struct__INTERNAL__REQUEST.html
parent72082dc6d70b62ad921d5ac680c628c9ce158271 (diff)
Removed winpcap and cleaned up network module selection.
(nw) The pcap.h header itself has the problematic original BSD license, including the obnoxious advertising clause. Using tap/tun networking on Windows provides a much better experience, so the extra setup is worth it. This patch also allows you to enable pcap on platforms where it's disabled by default with USE_PCAP=1 if you really want to use it.
Diffstat (limited to '3rdparty/winpcap/docs/html/struct__INTERNAL__REQUEST.html')
-rw-r--r--3rdparty/winpcap/docs/html/struct__INTERNAL__REQUEST.html124
1 files changed, 0 insertions, 124 deletions
diff --git a/3rdparty/winpcap/docs/html/struct__INTERNAL__REQUEST.html b/3rdparty/winpcap/docs/html/struct__INTERNAL__REQUEST.html
deleted file mode 100644
index dc12df92787..00000000000
--- a/3rdparty/winpcap/docs/html/struct__INTERNAL__REQUEST.html
+++ /dev/null
@@ -1,124 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
-<title>WinPcap: _INTERNAL_REQUEST Struct Reference</title>
-<link href="tabs.css" rel="stylesheet" type="text/css"/>
-<link href="style.css" rel="stylesheet" type="text/css"/>
-</head>
-<body>
-<!-- Generated by Doxygen 1.6.1 -->
-<div class="navigation" id="top">
- <div class="tabs">
- <ul>
- <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
- <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
- <li><a href="modules.html"><span>Modules</span></a></li>
- <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
- <li><a href="files.html"><span>Files</span></a></li>
- </ul>
- </div>
- <div class="tabs">
- <ul>
- <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
- <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
- </ul>
- </div>
-</div>
-<div class="contents">
-<h1>_INTERNAL_REQUEST Struct Reference<br/>
-<small>
-[<a class="el" href="group__NPF__include.html">NPF structures and definitions</a>]</small>
-</h1><!-- doxytag: class="_INTERNAL_REQUEST" -->
-<p>Stores an OID request.
-<a href="#_details">More...</a></p>
-
-<p><code>#include &lt;<a class="el" href="Packet_8h_source.html">Packet.h</a>&gt;</code></p>
-<table border="0" cellpadding="0" cellspacing="0">
-<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">LIST_ENTRY&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__INTERNAL__REQUEST.html#a52c50c47cc14f9989d741158ef6da1b9">ListElement</a></td></tr>
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Used to handle lists of requests. <a href="#a52c50c47cc14f9989d741158ef6da1b9"></a><br/></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">NDIS_EVENT&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__INTERNAL__REQUEST.html#aa27c26f410846e10408bc8ac558430b9">InternalRequestCompletedEvent</a></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">NDIS_REQUEST&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__INTERNAL__REQUEST.html#a9d22abed5e537b5a86700c0cae0aeeda">Request</a></td></tr>
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The structure with the actual request, that will be passed to NdisRequest(). <a href="#a9d22abed5e537b5a86700c0cae0aeeda"></a><br/></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top">NDIS_STATUS&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct__INTERNAL__REQUEST.html#a1948690a3012c81acf392ba489b32b60">RequestStatus</a></td></tr>
-</table>
-<hr/><a name="_details"></a><h2>Detailed Description</h2>
-<p>Stores an OID request. </p>
-<p>This structure is used by the driver to perform OID query or set operations on the underlying NIC driver. The OID operations be performed usually only by network drivers, but NPF exports this mechanism to user-level applications through an IOCTL interface. The driver uses this structure to wrap a NDIS_REQUEST structure. This allows to handle correctly the callback structure of NdisRequest(), handling multiple requests and maintaining information about the IRPs to complete. </p>
-
-<p>Definition at line <a class="el" href="Packet_8h_source.html#l00163">163</a> of file <a class="el" href="Packet_8h_source.html">Packet.h</a>.</p>
-<hr/><h2>Field Documentation</h2>
-<a class="anchor" id="aa27c26f410846e10408bc8ac558430b9"></a><!-- doxytag: member="_INTERNAL_REQUEST::InternalRequestCompletedEvent" ref="aa27c26f410846e10408bc8ac558430b9" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">NDIS_EVENT <a class="el" href="struct__INTERNAL__REQUEST.html#aa27c26f410846e10408bc8ac558430b9">InternalRequestCompletedEvent</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Definition at line <a class="el" href="Packet_8h_source.html#l00167">167</a> of file <a class="el" href="Packet_8h_source.html">Packet.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a52c50c47cc14f9989d741158ef6da1b9"></a><!-- doxytag: member="_INTERNAL_REQUEST::ListElement" ref="a52c50c47cc14f9989d741158ef6da1b9" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">LIST_ENTRY <a class="el" href="struct__INTERNAL__REQUEST.html#a52c50c47cc14f9989d741158ef6da1b9">ListElement</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Used to handle lists of requests. </p>
-
-<p>Definition at line <a class="el" href="Packet_8h_source.html#l00164">164</a> of file <a class="el" href="Packet_8h_source.html">Packet.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a9d22abed5e537b5a86700c0cae0aeeda"></a><!-- doxytag: member="_INTERNAL_REQUEST::Request" ref="a9d22abed5e537b5a86700c0cae0aeeda" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">NDIS_REQUEST <a class="el" href="struct__INTERNAL__REQUEST.html#a9d22abed5e537b5a86700c0cae0aeeda">Request</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>The structure with the actual request, that will be passed to NdisRequest(). </p>
-
-<p>Definition at line <a class="el" href="Packet_8h_source.html#l00168">168</a> of file <a class="el" href="Packet_8h_source.html">Packet.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a1948690a3012c81acf392ba489b32b60"></a><!-- doxytag: member="_INTERNAL_REQUEST::RequestStatus" ref="a1948690a3012c81acf392ba489b32b60" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname">NDIS_STATUS <a class="el" href="struct__INTERNAL__REQUEST.html#a1948690a3012c81acf392ba489b32b60">RequestStatus</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Definition at line <a class="el" href="Packet_8h_source.html#l00169">169</a> of file <a class="el" href="Packet_8h_source.html">Packet.h</a>.</p>
-
-</div>
-</div>
-<hr/>The documentation for this struct was generated from the following file:<ul>
-<li><a class="el" href="Packet_8h_source.html">Packet.h</a></li>
-</ul>
-</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-2009
-CACE Technologies. All rights reserved.</p>