ioctls.h

Go to the documentation of this file.
00001 /*
00002  * Copyright (c) 2007 CACE Technologies, Davis (California)
00003  * All rights reserved.
00004  *
00005  * Redistribution and use in source and binary forms, with or without
00006  * modification, are permitted provided that the following conditions
00007  * are met:
00008  *
00009  * 1. Redistributions of source code must retain the above copyright
00010  * notice, this list of conditions and the following disclaimer.
00011  * 2. Redistributions in binary form must reproduce the above copyright
00012  * notice, this list of conditions and the following disclaimer in the
00013  * documentation and/or other materials provided with the distribution.
00014  * 3. Neither the name of CACE Technologies nor the names of its 
00015  * contributors may be used to endorse or promote products derived from 
00016  * this software without specific prior written permission.
00017  *
00018  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
00019  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
00020  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
00021  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
00022  * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
00023  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
00024  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
00025  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
00026  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
00027  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
00028  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
00029  *
00030  */
00031 
00032 #ifndef __NPF_IOCTLS_H__
00033 #define __NPF_IOCTLS_H__
00034 
00035 /***************************/
00036 /*         IOCTLs          */
00037 /***************************/
00038 
00055 #define  BIOCSETBUFFERSIZE 9592
00056 
00067 #define  BIOCSETF 9030
00068 
00075 #define  BIOCGSTATS 9031
00076 
00082 #define  BIOCSRTIMEOUT 7416
00083 
00091 #define  BIOCSMODE 7412
00092 
00099 #define  BIOCSWRITEREP 7413
00100 
00106 #define  BIOCSMINTOCOPY 7414
00107 
00113 #define  BIOCSETOID 2147483648
00114 
00120 #define  BIOCQUERYOID 2147483652
00121 
00129 #define  BIOCSETDUMPFILENAME 9029
00130 
00137 #define  BIOCGEVNAME 7415
00138 
00146 #define  BIOCSENDPACKETSNOSYNC 9032
00147 
00156 #define  BIOCSENDPACKETSSYNC 9033
00157 
00164 #define  BIOCSETDUMPLIMITS 9034
00165 
00172 #define BIOCISDUMPENDED 7411
00173 
00179 #define  BIOCISETLOBBEH 7410            
00180 
00190 #define BIOCSETEVENTHANDLE 7920
00191 
00203 #endif //__NPF_IOCTLS_H__

documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2008 CACE Technologies. All rights reserved.