ONLP
Open Network Linux Platform APIs
|
Generic OID Platform Implementation. More...
#include <onlp/generic.h>
Go to the source code of this file.
Functions | |
int | onlp_generici_sw_init (void) |
Software initialization of the Generic module. | |
int | onlp_generici_hw_init (uint32_t flags) |
Hardware initialization of the Generic module. More... | |
int | onlp_generici_sw_denit (void) |
Deinitialize the generic software module. More... | |
int | onlp_generici_hdr_get (onlp_oid_id_t id, onlp_oid_hdr_t *rv) |
Retrieve the generic's oid header. More... | |
int | onlp_generici_info_get (onlp_oid_id_t id, onlp_generic_info_t *rv) |
Get the information for the given generic OID. More... | |
Generic OID Platform Implementation.