Microchip® Advanced Software Framework

tstrSockAddr Struct Reference

#include <m2m_socket_host_if.h>

Data Fields

uint16 u16Family
 
uint16 u16Port
 
uint32 u32IPAddr
 

uint16 tstrSockAddr::u16Family

Referenced by bind(), and sendto().

uint16 tstrSockAddr::u16Port

Referenced by bind(), m2m_ip_cb(), and sendto().

uint32 tstrSockAddr::u32IPAddr

Referenced by bind(), m2m_ip_cb(), and sendto().