WE310F5  39.00.000
M2MB_SOCKET_BSD_SOCKADDR Struct Reference

#include <m2mb_socket.h>

Data Fields

UINT8 _internal_sa_len
 
UINT8 sa_family
 
CHAR sa_data [14]
 

Detailed Description

Structure used by TCP/IP stack to store most addresses.

Definition at line 277 of file m2mb_socket.h.

Field Documentation

◆ _internal_sa_len

UINT8 _internal_sa_len

INTERNAL USE ONLY

Definition at line 279 of file m2mb_socket.h.

◆ sa_data

CHAR sa_data[14]

Definition at line 281 of file m2mb_socket.h.

◆ sa_family

UINT8 sa_family

Definition at line 280 of file m2mb_socket.h.


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