Network interface description. More...
Data Structures | |
struct | oval_sysint |
Handle: Oval_systint. More... | |
struct | oval_sysint_iterator |
Handle: Oval_systint iterator. More... | |
Modules | |
Setters | |
Oval_sysint set methods. | |
Getters | |
Oval_sysint get methods. | |
Iterators | |
Oval_sysint iterator methods. | |
Evaluators | |
Oval_sysint evaluator methods | |
Functions | |
struct oval_sysint * | oval_sysint_new (struct oval_syschar_model *) |
struct oval_sysint * | oval_sysint_clone (struct oval_syschar_model *new_model, struct oval_sysint *old_sysint) |
void | oval_sysint_free (struct oval_sysint *) |
Network interface description.
Instances of Oval_sysint are used to describe existing network interfaces on the system. This information can help identify a specific system on a given network. *