libctru
v2.4.1
|
One entry of the routing table retrieved by using SOCU_GetNetworkOpt and NETOPT_ROUTING_TABLE. More...
#include <soc.h>
Data Fields | |
struct in_addr | dest_ip |
Destination IP address of the route. | |
struct in_addr | netmask |
Mask used for this route. | |
struct in_addr | gateway |
Gateway address to reach the network. | |
u32 | flags |
Linux netstat flags. More... | |
u64 | time |
number of milliseconds since 1st Jan 1900 00:00. | |
One entry of the routing table retrieved by using SOCU_GetNetworkOpt and NETOPT_ROUTING_TABLE.
u32 SOCU_RoutingTableEntry::flags |
Linux netstat flags.