OpenVAS Libraries
8.0.3
|
Describe a detected hop on the route. More...
Data Fields | |
gchar * | addr |
gchar * | host |
gchar * | rtt |
Describe a detected hop on the route.
gchar* traceroute_hop::addr |
Host IP address.
gchar* traceroute_hop::host |
Hostname (or NULL if unavailable).
gchar* traceroute_hop::rtt |
Smoothed round time trip (or NULL if unavailable).