Motr  M0
addr Struct Reference

#include <xcode.h>

Collaboration diagram for addr:
Collaboration graph

Data Fields

uint32_t a_family
 
uint32_t a_socktype
 
uint32_t a_protocol
 
uint32_t a_port
 
struct addrdata a_data
 

Detailed Description

Peer address.

Definition at line 73 of file xcode.h.

Field Documentation

◆ a_data

struct addrdata a_data

Definition at line 78 of file xcode.h.

◆ a_family

uint32_t a_family

Definition at line 74 of file xcode.h.

◆ a_port

uint32_t a_port

Definition at line 77 of file xcode.h.

◆ a_protocol

uint32_t a_protocol

Definition at line 76 of file xcode.h.

◆ a_socktype

uint32_t a_socktype

Definition at line 75 of file xcode.h.


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