OpenVAS Scanner  21.4.1
Data Fields
myroute Struct Reference

Data Fields

struct interface_infodev
 
struct in6_addr dest6
 
unsigned long mask
 
unsigned long dest
 
unsigned long metric
 

Detailed Description

Only used for v6_routethrough() and not routethrough(). routethrough() uses a local version of the myroutes struct.

Field Documentation

◆ dest

unsigned long myroute::dest

◆ dest6

struct in6_addr myroute::dest6

◆ dev

struct interface_info* myroute::dev

◆ mask

unsigned long myroute::mask

◆ metric

unsigned long myroute::metric

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