OpenVAS Libraries  9.0.3
myroute Struct Reference
Collaboration diagram for myroute:
Collaboration graph

Data Fields

struct interface_infodev
 
struct in6_addr dest6
 
unsigned long mask
 
unsigned long dest
 

Detailed Description

Definition at line 50 of file pcap.c.

Field Documentation

◆ dest

unsigned long myroute::dest

Definition at line 55 of file pcap.c.

◆ dest6

struct in6_addr myroute::dest6

Definition at line 53 of file pcap.c.

Referenced by getipv4routes().

◆ dev

struct interface_info* myroute::dev

Definition at line 52 of file pcap.c.

Referenced by getipv4routes(), and getipv6routes().

◆ mask

unsigned long myroute::mask

Definition at line 54 of file pcap.c.

Referenced by getipv4routes(), and getipv6routes().


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