Xenomai  3.1
sockaddr_ipc Struct Reference

Socket address structure for the RTIPC address family. More...

Data Fields

sa_family_t sipc_family
 RTIPC address family, must be AF_RTIPC.
 
rtipc_port_t sipc_port
 Port number. More...
 

Detailed Description

Socket address structure for the RTIPC address family.

Examples:
bufp-label.c, bufp-readwrite.c, iddp-label.c, iddp-sendrecv.c, xddp-echo.c, xddp-label.c, and xddp-stream.c.

Field Documentation

◆ sipc_port

rtipc_port_t sockaddr_ipc::sipc_port

Port number.


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