summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/winpcap/docs/html/structrpcap__pkthdr.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/structrpcap__pkthdr.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/structrpcap__pkthdr.html')
-rw-r--r--3rdparty/winpcap/docs/html/structrpcap__pkthdr.html149
1 files changed, 0 insertions, 149 deletions
diff --git a/3rdparty/winpcap/docs/html/structrpcap__pkthdr.html b/3rdparty/winpcap/docs/html/structrpcap__pkthdr.html
deleted file mode 100644
index 34837d45534..00000000000
--- a/3rdparty/winpcap/docs/html/structrpcap__pkthdr.html
+++ /dev/null
@@ -1,149 +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: rpcap_pkthdr 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>rpcap_pkthdr Struct Reference<br/>
-<small>
-[<a class="el" href="group__remote__pri__struct.html">Internal Structures and Definitions</a>]</small>
-</h1><!-- doxytag: class="rpcap_pkthdr" -->
-<p>Format of the header which encapsulates captured packets when transmitted on the network.
-<a href="#_details">More...</a></p>
-
-<p><code>#include &lt;<a class="el" href="pcap-remote_8h_source.html">pcap-remote.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"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__pkthdr.html#a0878eda64803556abde60998d96cae36">timestamp_sec</a></td></tr>
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">'struct timeval' compatible, it represents the 'tv_sec' field <a href="#a0878eda64803556abde60998d96cae36"></a><br/></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__pkthdr.html#a590071a7578068cca2e22ab465a8af68">timestamp_usec</a></td></tr>
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">'struct timeval' compatible, it represents the 'tv_usec' field <a href="#a590071a7578068cca2e22ab465a8af68"></a><br/></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__pkthdr.html#a7219d531cfc6ceb3447db730ffd11794">caplen</a></td></tr>
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Length of portion present in the capture. <a href="#a7219d531cfc6ceb3447db730ffd11794"></a><br/></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__pkthdr.html#a63941c3a03dc9736f3234bb756d9a305">len</a></td></tr>
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Real length this packet (off wire). <a href="#a63941c3a03dc9736f3234bb756d9a305"></a><br/></td></tr>
-<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__pkthdr.html#a18dee93b2d48c10546eb5637ba48405d">npkt</a></td></tr>
-<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ordinal number of the packet (i.e. the first one captured has '1', the second one '2', etc). <a href="#a18dee93b2d48c10546eb5637ba48405d"></a><br/></td></tr>
-</table>
-<hr/><a name="_details"></a><h2>Detailed Description</h2>
-<p>Format of the header which encapsulates captured packets when transmitted on the network. </p>
-<p>This message requries the general header as well, since we want to be albe to exchange more information across the network in the future (for example statistics, and kind like that). </p>
-
-<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00219">219</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
-<hr/><h2>Field Documentation</h2>
-<a class="anchor" id="a7219d531cfc6ceb3447db730ffd11794"></a><!-- doxytag: member="rpcap_pkthdr::caplen" ref="a7219d531cfc6ceb3447db730ffd11794" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a> <a class="el" href="structrpcap__pkthdr.html#a7219d531cfc6ceb3447db730ffd11794">caplen</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Length of portion present in the capture. </p>
-
-<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00223">223</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a63941c3a03dc9736f3234bb756d9a305"></a><!-- doxytag: member="rpcap_pkthdr::len" ref="a63941c3a03dc9736f3234bb756d9a305" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a> <a class="el" href="structrpcap__pkthdr.html#a63941c3a03dc9736f3234bb756d9a305">len</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Real length this packet (off wire). </p>
-
-<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00224">224</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a18dee93b2d48c10546eb5637ba48405d"></a><!-- doxytag: member="rpcap_pkthdr::npkt" ref="a18dee93b2d48c10546eb5637ba48405d" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a> <a class="el" href="structrpcap__pkthdr.html#a18dee93b2d48c10546eb5637ba48405d">npkt</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>Ordinal number of the packet (i.e. the first one captured has '1', the second one '2', etc). </p>
-
-<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00225">225</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a0878eda64803556abde60998d96cae36"></a><!-- doxytag: member="rpcap_pkthdr::timestamp_sec" ref="a0878eda64803556abde60998d96cae36" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a> <a class="el" href="structrpcap__pkthdr.html#a0878eda64803556abde60998d96cae36">timestamp_sec</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>'struct timeval' compatible, it represents the 'tv_sec' field </p>
-
-<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00221">221</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="a590071a7578068cca2e22ab465a8af68"></a><!-- doxytag: member="rpcap_pkthdr::timestamp_usec" ref="a590071a7578068cca2e22ab465a8af68" args="" -->
-<div class="memitem">
-<div class="memproto">
- <table class="memname">
- <tr>
- <td class="memname"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a> <a class="el" href="structrpcap__pkthdr.html#a590071a7578068cca2e22ab465a8af68">timestamp_usec</a></td>
- </tr>
- </table>
-</div>
-<div class="memdoc">
-
-<p>'struct timeval' compatible, it represents the 'tv_usec' field </p>
-
-<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00222">222</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
-
-</div>
-</div>
-<hr/>The documentation for this struct was generated from the following file:<ul>
-<li><a class="el" href="pcap-remote_8h_source.html">pcap-remote.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>