WL865E4-P  36.07.001
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 238 of file m2mb_socket.h.

Field Documentation

◆ _internal_sa_len

UINT8 _internal_sa_len

INTERNAL USE ONLY

Definition at line 240 of file m2mb_socket.h.

◆ sa_data

CHAR sa_data[14]

Definition at line 242 of file m2mb_socket.h.

◆ sa_family

UINT8 sa_family

Definition at line 241 of file m2mb_socket.h.


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