RTEMS CPU Kit with SuperCore
Data Structures | Macros | Functions
ifaddrs.h File Reference
#include <sys/cdefs.h>
Include dependency graph for ifaddrs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ifaddrs
 

Macros

#define ifa_broadaddr   ifa_dstaddr /* broadcast address interface */
 

Functions

__BEGIN_DECLS int getifaddrs (struct ifaddrs **)
 
void freeifaddrs (struct ifaddrs *)