ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

tcpioctl.h File Reference

Go to the source code of this file.

Data Structures

struct  IFEntry
struct  IPSNMPInfo
struct  IPAddrEntry
struct  IPInterfaceInfo

Defines

#define DD_TCP_DEVICE_NAME   L"\\Device\\Tcp"
#define FSCTL_TCP_BASE   FILE_DEVICE_NETWORK
#define _TCP_CTL_CODE(Function, Method, Access)   CTL_CODE(FSCTL_TCP_BASE, Function, Method, Access)
#define IOCTL_TCP_QUERY_INFORMATION_EX   _TCP_CTL_CODE(0, METHOD_NEITHER, FILE_ANY_ACCESS)
#define IOCTL_TCP_SET_INFORMATION_EX   _TCP_CTL_CODE(1, METHOD_BUFFERED, FILE_WRITE_ACCESS)
#define IOCTL_SET_IP_ADDRESS   _TCP_CTL_CODE(14, METHOD_BUFFERED, FILE_WRITE_ACCESS)
#define IOCTL_DELETE_IP_ADDRESS   _TCP_CTL_CODE(16, METHOD_BUFFERED, FILE_WRITE_ACCESS)
#define IF_MIB_STATS_ID   1
#define IP_MIB_STATS_ID   1
#define IP_MIB_ARPTABLE_ENTRY_ID   0x101
#define IP_MIB_ADDRTABLE_ENTRY_ID   0x102
#define IP_INTFC_INFO_ID   0x103
#define MAX_PHYSADDR_SIZE   8
#define AO_OPTION_TTL   1
#define AO_OPTION_MCASTTTL   2
#define AO_OPTION_MCASTIF   3
#define AO_OPTION_XSUM   4
#define AO_OPTION_IPOPTIONS   5
#define AO_OPTION_ADD_MCAST   6
#define AO_OPTION_DEL_MCAST   7
#define AO_OPTION_TOS   8
#define AO_OPTION_IP_DONTFRAGMENT   9
#define AO_OPTION_MCASTLOOP   10
#define AO_OPTION_BROADCAST   11
#define AO_OPTION_IP_HDRINCL   12
#define AO_OPTION_RCVALL   13
#define AO_OPTION_RCVALL_MCAST   14
#define AO_OPTION_RCVALL_IGMPMCAST   15
#define AO_OPTION_UNNUMBEREDIF   16
#define AO_OPTION_IP_UCASTIF   17
#define AO_OPTION_ABSORB_RTRALERT   18
#define AO_OPTION_LIMIT_BCASTS   19
#define AO_OPTION_INDEX_BIND   20
#define AO_OPTION_INDEX_MCASTIF   21
#define AO_OPTION_INDEX_ADD_MCAST   22
#define AO_OPTION_INDEX_DEL_MCAST   23
#define AO_OPTION_IFLIST   24
#define AO_OPTION_ADD_IFLIST   25
#define AO_OPTION_DEL_IFLIST   26
#define AO_OPTION_IP_PKTINFO   27
#define AO_OPTION_ADD_MCAST_SRC   28
#define AO_OPTION_DEL_MCAST_SRC   29
#define AO_OPTION_MCAST_FILTER   30
#define AO_OPTION_BLOCK_MCAST_SRC   31
#define AO_OPTION_UNBLOCK_MCAST_SRC   32
#define AO_OPTION_UDP_CKSUM_COVER   33
#define AO_OPTION_WINDOW   34
#define AO_OPTION_SCALE_CWIN   35
#define AO_OPTION_RCV_HOPLIMIT   36
#define AO_OPTION_UNBIND   37
#define AO_OPTION_PROTECT   38

Generated on Sat May 26 2012 05:47:07 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.