Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

ip_intf Struct Reference

List of all members.

Public Attributes

eth_teth
char name [INTF_NAME_LEN]
addr ha
addr pa
int mtu

Member Data Documentation

eth_t* ip_intf::eth
 

Definition at line 24 of file ip-cooked.c.

Referenced by ip_send().

struct addr ip_intf::ha
 

Definition at line 26 of file ip-cooked.c.

Referenced by ip_send().

int ip_intf::mtu
 

Definition at line 28 of file ip-cooked.c.

Referenced by ip_send().

char ip_intf::name[INTF_NAME_LEN]
 

Definition at line 25 of file ip-cooked.c.

struct addr ip_intf::pa
 

Definition at line 27 of file ip-cooked.c.

Referenced by ip_send().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:32 2006 by  doxygen 1.4.2