10 #include <rofl/datapath/pipeline/monitoring.h>
hal_result_t hal_cmm_notify_monitoring_state_changed(monitoring_snapshot_state_t *monitoring_snapshot)
Notify a monitoring state change to CMM.
HAL_BEGIN_DECLS hal_result_t hal_cmm_notify_port_add(switch_port_snapshot_t *port_snapshot)
Notify the CMM that a port has been added to the system.
Hardware Abstraction Layer (HAL) main header file.
hal_result_t hal_cmm_notify_port_status_changed(switch_port_snapshot_t *port_snapshot)
Notify the CMM of a port status change.
HAL cmm (control and management module) OpenFlow specific notifications interface.
enum hal_result hal_result_t
HAL return values.
hal_result_t hal_cmm_notify_port_delete(switch_port_snapshot_t *port_snapshot)
Notifies the CMM that port has been deleted from the platform.