ip_netif Struct Reference
[Internet Protocol (IP) Service]

IP network interface specific data. More...

#include <ip.h>


Data Fields

module_tarp
 ARP module.
in_addr_t broadcast
 Broadcast address.
device_id_t device_id
 Device identifier.
int dhcp
 Indicates whether using DHCP.
int ipv
 IP version.
packet_dimension_t packet_dimension
 Packet dimension.
int phone
 Netif module phone.
ip_routes_t routes
 Routing table.
int routing
 Indicates whether IP routing is enabled.
services_t service
 Netif module service.
device_state_t state
 Device state.


Detailed Description

IP network interface specific data.

Definition at line 87 of file ip.h.


Field Documentation

module_t* arp

ARP module.

Assigned if using ARP.

Definition at line 89 of file ip.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:59 2011 for HelenOS/USB by  doxygen 1.4.7