RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_sockaddr_in Struct Reference

Public data structure for rad_sockaddr_in. More...

#include <radkernel.h>

+ Collaboration diagram for rad_sockaddr_in:

Public Attributes

uint16_t family
 Public structure field.
 
uint16_t port
 Public structure field.
 
rad_ipv4_address_t address
 Public structure field.
 
uint8_t zero [8]
 Public structure field.
 

Detailed Description

Public data structure for rad_sockaddr_in.


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