posix-next API 0.1.0
Out-of-tree Zephyr POSIX module
Loading...
Searching...
No Matches
un.h File Reference

POSIX UNIX domain socket types (<sys/un.h>) More...

#include <zephyr/net/net_ip.h>
Include dependency graph for un.h:

Go to the source code of this file.

Data Structures

struct  sockaddr_un
 UNIX domain socket address. More...
 

Typedefs

typedef net_sa_family_t sa_family_t
 

Detailed Description

POSIX UNIX domain socket types (<sys/un.h>)

See also
POSIX.1-2017 <sys/un.h>

Definition in file un.h.

Typedef Documentation

◆ sa_family_t

typedef net_sa_family_t sa_family_t

Definition at line 26 of file un.h.