Network interface description. More...
Data Structures | |
| struct | oval_result_test |
| Handle: Oval_result_test. More... | |
| struct | oval_result_test_iterator |
| Handle: Oval_result_test iterator. More... | |
Modules | |
| Setters | |
Oval_result_test set methods. | |
| Getters | |
Oval_result_test get methods. | |
| Iterators | |
Oval_result_test iterator methods. | |
| Evaluators | |
Oval_result_test evaluator methods | |
Functions | |
| struct oval_result_test * | oval_result_test_new (struct oval_result_system *, char *) |
| struct oval_result_test * | oval_result_test_clone (struct oval_result_system *new_system, struct oval_result_test *old_test) |
| void | oval_result_test_free (struct oval_result_test *) |
Network interface description.
Instances of Oval_result_test 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