Network interface description. More...
Data Structures | |
| struct | oval_result_system |
| Handle: Oval_result_system. More... | |
| struct | oval_result_system_iterator |
| Handle: Oval_result_system iterator. More... | |
Modules | |
| Setters | |
Oval_result_system set methods. | |
| Getters | |
Oval_result_system get methods. | |
| Iterators | |
Oval_result_system iterator methods. | |
| Evaluators | |
Oval_result_system evaluator methods | |
Functions | |
| struct oval_result_system * | oval_result_system_new (struct oval_results_model *, struct oval_syschar_model *) |
| struct oval_result_system * | oval_result_system_clone (struct oval_results_model *new_model, struct oval_result_system *old_system) |
| void | oval_result_system_free (struct oval_result_system *) |
Network interface description.
Instances of Oval_result_system are used to describe existing network interfaces on the system. This information can help identify a specific system on a given network. *
1.6.1