©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

if_nameindex Struct Reference

List of all members.

Detailed Description

Description:
Structure for network-interface functions (Std. UNIX; see AUP2 Sec. 8.8.5)
Headers:

Definition at line 3275 of file SUS_Summary.

Public Attributes

unsigned if_index
char * if_name


Member Data Documentation

unsigned if_nameindex::if_index
 

interface index

Definition at line 3276 of file SUS_Summary.

Referenced by ifdb().

char* if_nameindex::if_name
 

interface name

Definition at line 3277 of file SUS_Summary.

Referenced by ifdb().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:13 2004 for AUP2 Example Source by doxygen 1.3.1