#include "shell/sys/linux/vsf_linux_cfg.h"
#include "../sys/types.h"
#include "../sys/socket.h"
Go to the source code of this file.
◆ ifa_broadaddr
| #define ifa_broadaddr ifa_ifu.ifu_broadaddr |
◆ ifa_dstaddr
| #define ifa_dstaddr ifa_ifu.ifu_dstaddr |
◆ getifaddrs
◆ freeifaddrs
◆ vsf_linux_ifaddrs_vplt_t
| typedef struct vsf_linux_ifaddrs_vplt_t vsf_linux_ifaddrs_vplt_t |
◆ net_device_flags
| Enumerator |
|---|
| IFF_UP | |
| IFF_BROADCAST | |
| IFF_DEBUG | |
| IFF_LOOPBACK | |
| IFF_RUNNING | |
◆ getifaddrs()
| int getifaddrs |
( |
struct ifaddrs ** | ifa | ) |
|
◆ freeifaddrs()
| void freeifaddrs |
( |
struct ifaddrs * | ifa | ) |
|
◆ vsf_linux_ifaddrs_vplt