Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
net_sockaddr Struct Reference

Generic sockaddr struct. More...

#include <zephyr/net/net_ip.h>

Data Fields

net_sa_family_t sa_family
 Address family.

Detailed Description

Generic sockaddr struct.

Must be cast to proper type.

Field Documentation

◆ sa_family

net_sa_family_t net_sockaddr::sa_family

Address family.


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