WinPcap  4.1.3
ioctls.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2007 CACE Technologies, Davis (California)
3  * All rights reserved.
4  *
5  * Redistribution and use in source and binary forms, with or without
6  * modification, are permitted provided that the following conditions
7  * are met:
8  *
9  * 1. Redistributions of source code must retain the above copyright
10  * notice, this list of conditions and the following disclaimer.
11  * 2. Redistributions in binary form must reproduce the above copyright
12  * notice, this list of conditions and the following disclaimer in the
13  * documentation and/or other materials provided with the distribution.
14  * 3. Neither the name of CACE Technologies nor the names of its
15  * contributors may be used to endorse or promote products derived from
16  * this software without specific prior written permission.
17  *
18  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
21  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22  * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
23  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
24  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
25  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
26  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
27  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29  *
30  */
31 
32 #ifndef __NPF_IOCTLS_H__
33 #define __NPF_IOCTLS_H__
34 
35 /***************************/
36 /* IOCTLs */
37 /***************************/
38 
55 #define BIOCSETBUFFERSIZE 9592
56 
67 #define BIOCSETF 9030
68 
75 #define BIOCGSTATS 9031
76 
82 #define BIOCSRTIMEOUT 7416
83 
91 #define BIOCSMODE 7412
92 
99 #define BIOCSWRITEREP 7413
100 
106 #define BIOCSMINTOCOPY 7414
107 
113 #define BIOCSETOID 0x80000000
114 
120 #define BIOCQUERYOID 0x80000004
121 
129 #define BIOCSETDUMPFILENAME 9029
130 
137 #define BIOCGEVNAME 7415
138 
146 #define BIOCSENDPACKETSNOSYNC 9032
147 
156 #define BIOCSENDPACKETSSYNC 9033
157 
164 #define BIOCSETDUMPLIMITS 9034
165 
172 #define BIOCISDUMPENDED 7411
173 
179 #define BIOCISETLOBBEH 7410
180 
190 #define BIOCSETEVENTHANDLE 7920
191 
203 #endif //__NPF_IOCTLS_H__

documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2010 CACE Technologies. Copyright (c) 2010-2013 Riverbed Technology. All rights reserved.