OpenVAS Libraries  9.0.1
Data Fields
traceroute_hop Struct Reference

Describe a detected hop on the route. More...

Data Fields

gchar * addr
 
gchar * host
 
gchar * rtt
 

Detailed Description

Describe a detected hop on the route.

Field Documentation

◆ addr

gchar* traceroute_hop::addr

Host IP address.

◆ host

gchar* traceroute_hop::host

Hostname (or NULL if unavailable).

◆ rtt

gchar* traceroute_hop::rtt

Smoothed round time trip (or NULL if unavailable).


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