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

Public data structure for rad_net_link_info. More...

#include <radkernel.h>

+ Collaboration diagram for rad_net_link_info:

Public Attributes

uint32_t size
 Public structure field.
 
rad_mac_address_t mac
 Public structure field.
 
uint32_t mtu
 Public structure field.
 
int link_up
 Public structure field.
 
uint64_t tx_packets
 Public structure field.
 
uint64_t rx_packets
 Public structure field.
 

Detailed Description

Public data structure for rad_net_link_info.


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