28 #ifndef __ONLP_GENERICI_H__ 29 #define __ONLP_GENERICI_H__ int onlp_generici_hdr_get(onlp_oid_id_t id, onlp_oid_hdr_t *rv)
Retrieve the generic's oid header.
int onlp_generici_sw_init(void)
Software initialization of the Generic module.
Generic OID Information Structure.
Definition: generic.h:41
uint32_t onlp_oid_id_t
Definition: oids.h:55
int onlp_generici_sw_denit(void)
Deinitialize the generic software module.
int onlp_generici_hw_init(uint32_t flags)
Hardware initialization of the Generic module.
int onlp_generici_info_get(onlp_oid_id_t id, onlp_generic_info_t *rv)
Get the information for the given generic OID.