blob: 569d619c2de02ea82ca3bf086e1ee3ec07a7ee8d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
<!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_startcapreq 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 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 class="current"><a href="annotated.html"><span>Data 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 Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>rpcap_startcapreq Struct Reference<br/>
<small>
[<a class="el" href="group__remote__pri__struct.html">Internal Structures and Definitions</a>]</small>
</h1><!-- doxytag: class="rpcap_startcapreq" -->
<p>Format of the message that starts a remote capture (startcap command).
<a href="#_details">More...</a></p>
<p><code>#include <<a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>></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> </td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__startcapreq.html#aebbb13cc569d948514d286df698443d2">snaplen</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Length of the snapshot (number of bytes to capture for each packet). <a href="#aebbb13cc569d948514d286df698443d2"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga1134b580f8da4de94ca6b1de4d37975e">uint32</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__startcapreq.html#a189e41efb9a00f52c242e0287e341543">read_timeout</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Read timeout in milliseconds. <a href="#a189e41efb9a00f52c242e0287e341543"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga05f6b0ae8f6a6e135b0e290c25fe0e4e">uint16</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__startcapreq.html#ae15f0808741c35cb9a8d231105d8beea">flags</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Flags (see RPCAP_STARTCAPREQ_FLAG_xxx). <a href="#ae15f0808741c35cb9a8d231105d8beea"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="group__remote__pri__struct.html#ga05f6b0ae8f6a6e135b0e290c25fe0e4e">uint16</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structrpcap__startcapreq.html#a914e4f42058b208f03d04a65c902bff3">portdata</a></td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Network port on which the client is waiting at (if 'serveropen'). <a href="#a914e4f42058b208f03d04a65c902bff3"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Format of the message that starts a remote capture (startcap command). </p>
<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00195">195</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="ae15f0808741c35cb9a8d231105d8beea"></a><!-- doxytag: member="rpcap_startcapreq::flags" ref="ae15f0808741c35cb9a8d231105d8beea" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__remote__pri__struct.html#ga05f6b0ae8f6a6e135b0e290c25fe0e4e">uint16</a> <a class="el" href="structrpcap__startcapreq.html#ae15f0808741c35cb9a8d231105d8beea">flags</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Flags (see RPCAP_STARTCAPREQ_FLAG_xxx). </p>
<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00199">199</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
</div>
</div>
<a class="anchor" id="a914e4f42058b208f03d04a65c902bff3"></a><!-- doxytag: member="rpcap_startcapreq::portdata" ref="a914e4f42058b208f03d04a65c902bff3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="group__remote__pri__struct.html#ga05f6b0ae8f6a6e135b0e290c25fe0e4e">uint16</a> <a class="el" href="structrpcap__startcapreq.html#a914e4f42058b208f03d04a65c902bff3">portdata</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Network port on which the client is waiting at (if 'serveropen'). </p>
<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00200">200</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
</div>
</div>
<a class="anchor" id="a189e41efb9a00f52c242e0287e341543"></a><!-- doxytag: member="rpcap_startcapreq::read_timeout" ref="a189e41efb9a00f52c242e0287e341543" 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__startcapreq.html#a189e41efb9a00f52c242e0287e341543">read_timeout</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Read timeout in milliseconds. </p>
<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00198">198</a> of file <a class="el" href="pcap-remote_8h_source.html">pcap-remote.h</a>.</p>
</div>
</div>
<a class="anchor" id="aebbb13cc569d948514d286df698443d2"></a><!-- doxytag: member="rpcap_startcapreq::snaplen" ref="aebbb13cc569d948514d286df698443d2" 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__startcapreq.html#aebbb13cc569d948514d286df698443d2">snaplen</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Length of the snapshot (number of bytes to capture for each packet). </p>
<p>Definition at line <a class="el" href="pcap-remote_8h_source.html#l00197">197</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>
|