mac_ifinfo Struct Reference
Structure, containing a linked list and a version number field, as members.
More...
#include <libmac.h>
|
Data Fields |
mac_ifinfo_list * | mac_list |
| Linked list containing structures, as members, for existing interfaces.
|
float | lib_version |
| Floating point variable that stores version information.
|
Detailed Description
The members of this structure contain information
- about the version number of this library and
- about all interfaces present.
Memory is allocated for this struct, inside the function mac_get_ifinfo(). Initialization values are:
- for the version number field, the current version number of this library and
- for the pointer to the linked list, NULL.
When an interface is detected, memory for the corresponding member of the linked list is allocated dynamically.
Generated on Tue Aug 24 17:01:41 2004 for libmac by
1.3.8