Network interface description. More...
Data Structures | |
struct | oval_result_criteria_node |
Handle: Oval_result_criteria_node. More... | |
struct | oval_result_criteria_node_iterator |
Handle: Oval_result_criteria_node iterator. More... | |
Modules | |
Setters | |
Oval_result_criteria_node set methods. | |
Getters | |
Oval_result_criteria_node get methods. | |
Iterators | |
Oval_result_criteria_node iterator methods. | |
Evaluators | |
Oval_result_criteria_node evaluator methods | |
Functions | |
struct oval_result_criteria_node * | oval_result_criteria_node_new (struct oval_result_system *, oval_criteria_node_type_t, int,...) |
struct oval_result_criteria_node * | oval_result_criteria_node_clone (struct oval_result_system *new_system, struct oval_result_criteria_node *old_node) |
void | oval_result_criteria_node_free (struct oval_result_criteria_node *) |
Network interface description.
Instances of Oval_result_criteria_node are used to describe existing network interfaces on the system. This information can help identify a specific system on a given network. *