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

PNETIF Struct Reference

#include <netif.h>

Data Fields

struct netifnext
ip_addr_t ip_addr
ip_addr_t netmask
ip_addr_t gw
netif_input_fn input
netif_output_fn output
netif_linkoutput_fn linkoutput
voidstate
u16_t mtu
u8_t hwaddr_len
u8_t hwaddr [NETIF_MAX_HWADDR_LEN]
u8_t flags
char name [2]
u8_t num

Detailed Description

Generic data structure used for all lwIP network interfaces. The following fields should be filled in by the initialization function for the device driver: hwaddr_len, hwaddr[], mtu, flags

Definition at line 136 of file netif.h.


The documentation for this struct was generated from the following file:
  • lib/drivers/lwip/src/include/lwip/netif.h

Generated on Fri May 25 2012 06:36:05 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.