WinPcap  4.1.3
Macros
ioctls.h File Reference

Go to the source code of this file.

Macros

#define BIOCSETBUFFERSIZE   9592
 IOCTL code: set kernel buffer size. More...
 
#define BIOCSETF   9030
 IOCTL code: set packet filtering program. More...
 
#define BIOCGSTATS   9031
 IOCTL code: get the capture stats. More...
 
#define BIOCSRTIMEOUT   7416
 IOCTL code: set the read timeout. More...
 
#define BIOCSMODE   7412
 IOCTL code: set working mode. More...
 
#define BIOCSWRITEREP   7413
 IOCTL code: set number of physical repetions of every packet written by the app. More...
 
#define BIOCSMINTOCOPY   7414
 IOCTL code: set minimum amount of data in the kernel buffer that unlocks a read call. More...
 
#define BIOCSETOID   0x80000000
 IOCTL code: set an OID value. More...
 
#define BIOCQUERYOID   0x80000004
 IOCTL code: get an OID value. More...
 
#define BIOCSETDUMPFILENAME   9029
 IOCTL code: set the name of a the file used by kernel dump mode. More...
 
#define BIOCGEVNAME   7415
 IOCTL code: get the name of the event that the driver signals when some data is present in the buffer. More...
 
#define BIOCSENDPACKETSNOSYNC   9032
 IOCTL code: Send a buffer containing multiple packets to the network, ignoring the timestamps. More...
 
#define BIOCSENDPACKETSSYNC   9033
 IOCTL code: Send a buffer containing multiple packets to the network, considering the timestamps. More...
 
#define BIOCSETDUMPLIMITS   9034
 IOCTL code: Set the dump file limits. More...
 
#define BIOCISDUMPENDED   7411
 IOCTL code: Get the status of the kernel dump process. More...
 
#define BIOCISETLOBBEH   7410
 IOCTL code: set the loopback behavior. More...
 
#define BIOCSETEVENTHANDLE   7920
 This IOCTL passes the read event HANDLE allocated by the user (packet.dll) to kernel level. More...
 

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