diff options
Diffstat (limited to '3rdparty/winpcap/docs/html/group__remote__struct.html')
-rw-r--r-- | 3rdparty/winpcap/docs/html/group__remote__struct.html | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/3rdparty/winpcap/docs/html/group__remote__struct.html b/3rdparty/winpcap/docs/html/group__remote__struct.html new file mode 100644 index 00000000000..c2434f9ffee --- /dev/null +++ b/3rdparty/winpcap/docs/html/group__remote__struct.html @@ -0,0 +1,85 @@ +<!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: Exported Structures and Definitions</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 Page</span></a></li> + <li><a href="pages.html"><span>Related Pages</span></a></li> + <li><a href="modules.html"><span>Modules</span></a></li> + <li><a href="annotated.html"><span>Data Structures</span></a></li> + <li><a href="files.html"><span>Files</span></a></li> + </ul> + </div> +</div> +<div class="contents"> +<h1>Exported Structures and Definitions<br/> +<small> +[<a class="el" href="group__remote.html">Remote Capture</a>]</small> +</h1><table border="0" cellpadding="0" cellspacing="0"> +<tr><td colspan="2"><h2>Data Structures</h2></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structpcap__rmtauth.html">pcap_rmtauth</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">This structure keeps the information needed to autheticate the user on a remote machine. <a href="structpcap__rmtauth.html#_details">More...</a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">struct </td><td class="memItemRight" valign="bottom"><a class="el" href="structpcap__samp.html">pcap_samp</a></td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">This structure defines the information related to sampling. <a href="structpcap__samp.html#_details">More...</a><br/></td></tr> +<tr><td colspan="2"><h2>Modules</h2></td></tr> +<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__remote__source__string.html">Strings related to the new source syntax</a></td></tr> +<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__remote__source__ID.html">Identifiers related to the new source syntax</a></td></tr> +<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__remote__open__flags.html">Flags defined in the pcap_open() function</a></td></tr> +<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__remote__samp__methods.html">Sampling methods defined in the pcap_setsampling() function</a></td></tr> +<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__remote__auth__methods.html">Authentication methods supported by the RPCAP protocol</a></td></tr> +<tr><td colspan="2"><h2>Defines</h2></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__remote__struct.html#gacacb155b596f7511f714de129ae32c97">PCAP_BUF_SIZE</a> 1024</td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">Defines the maximum buffer size in which address, port, interface names are kept. <a href="#gacacb155b596f7511f714de129ae32c97"></a><br/></td></tr> +<tr><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="group__remote__struct.html#gad71cfa3b6dd1dacb2e8d6cef4ae67723">RPCAP_HOSTLIST_SIZE</a> 1024</td></tr> +<tr><td class="mdescLeft"> </td><td class="mdescRight">Maximum lenght of an host name (needed for the RPCAP active mode). <a href="#gad71cfa3b6dd1dacb2e8d6cef4ae67723"></a><br/></td></tr> +</table> +<hr/><h2>Define Documentation</h2> +<a class="anchor" id="gacacb155b596f7511f714de129ae32c97"></a><!-- doxytag: member="remote-ext.h::PCAP_BUF_SIZE" ref="gacacb155b596f7511f714de129ae32c97" args="" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">#define PCAP_BUF_SIZE 1024</td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p>Defines the maximum buffer size in which address, port, interface names are kept. </p> +<p>In case the adapter name or such is larger than this value, it is truncated. This is not used by the user; however it must be aware that an hostname / interface name longer than this value will be truncated. </p> + +<p>Definition at line <a class="el" href="remote-ext_8h_source.html#l00079">79</a> of file <a class="el" href="remote-ext_8h_source.html">remote-ext.h</a>.</p> + +</div> +</div> +<a class="anchor" id="gad71cfa3b6dd1dacb2e8d6cef4ae67723"></a><!-- doxytag: member="remote-ext.h::RPCAP_HOSTLIST_SIZE" ref="gad71cfa3b6dd1dacb2e8d6cef4ae67723" args="" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">#define RPCAP_HOSTLIST_SIZE 1024</td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p>Maximum lenght of an host name (needed for the RPCAP active mode). </p> + +<p>Definition at line <a class="el" href="remote-ext_8h_source.html#l00399">399</a> of file <a class="el" href="remote-ext_8h_source.html">remote-ext.h</a>.</p> + +</div> +</div> +</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> |