Network interface description. More...
Data Structures | |
struct | oval_result_item |
Handle: Oval_result_item. More... | |
struct | oval_result_item_iterator |
Handle: Oval_result_item iterator. More... | |
Modules | |
Setters | |
Oval_result_item set methods. | |
Getters | |
Oval_result_item get methods. | |
Iterators | |
Oval_result_item iterator methods. | |
Evaluators | |
Oval_result_item evaluator methods | |
Functions | |
struct oval_result_item * | oval_result_item_new (struct oval_result_system *, char *) |
struct oval_result_item * | oval_result_item_clone (struct oval_result_system *new_system, struct oval_result_item *old_item) |
void | oval_result_item_free (struct oval_result_item *) |
Network interface description.
Instances of Oval_result_item are used to describe existing network interfaces on the system. This information can help identify a specific system on a given network. *