PAL
A Platform Abstraction Layer connects the mbed-client with the underlying platform.
Data Fields
palNetInterfaceInfo Struct Reference

#include <pal_network.h>

Data Fields

char interfaceName [16]
 
palSocketAddress_t address
 
uint32_t addressSize
 

Detailed Description

address data structure with enough room to support IPV4 and IPV6

Field Documentation

palSocketAddress_t palNetInterfaceInfo::address
uint32_t palNetInterfaceInfo::addressSize
char palNetInterfaceInfo::interfaceName[16]

The documentation for this struct was generated from the following file: