mbgtools-lx  4.2.8
route_info Struct Reference

Data Fields

struct in_addr dstAddr
 
struct in_addr srcAddr
 
struct in_addr gateWay
 
char ifName [IF_NAMESIZE]
 

Detailed Description

Definition at line 158 of file lan_util.c.

Field Documentation

◆ dstAddr

struct in_addr route_info::dstAddr

Definition at line 160 of file lan_util.c.

Referenced by get_ip4_gateway(), and nl_parse_routes().

◆ gateWay

struct in_addr route_info::gateWay

Definition at line 162 of file lan_util.c.

Referenced by get_ip4_gateway(), and nl_parse_routes().

◆ ifName

char route_info::ifName[IF_NAMESIZE]

Definition at line 163 of file lan_util.c.

Referenced by get_ip4_gateway(), and nl_parse_routes().

◆ srcAddr

struct in_addr route_info::srcAddr

Definition at line 161 of file lan_util.c.

Referenced by get_ip4_gateway(), and nl_parse_routes().


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