sockaddr_storage Struct Reference

Socket address storage. More...

#include <bsd_socket.h>

Data Fields

uint16_t ss_family
 
uint8_t ss_pad [26]
 

Detailed Description

Socket address storage.

Definition at line 307 of file bsd_socket.h.

Field Documentation

◆ ss_family

uint16_t ss_family

Definition at line 309 of file bsd_socket.h.

◆ ss_pad

uint8_t ss_pad[26]

Definition at line 310 of file bsd_socket.h.


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