OpenVAS Libraries
9.0.3
|
Data Fields | |
struct interface_info * | dev |
struct in6_addr | dest6 |
unsigned long | mask |
unsigned long | dest |
struct in6_addr myroute::dest6 |
Definition at line 53 of file pcap.c.
Referenced by getipv4routes().
struct interface_info* myroute::dev |
Definition at line 52 of file pcap.c.
Referenced by getipv4routes(), and getipv6routes().
unsigned long myroute::mask |
Definition at line 54 of file pcap.c.
Referenced by getipv4routes(), and getipv6routes().