nm_core_monitor_s Struct Reference
global monitor for status transitions More...
#include <nm_core_interface.h>
Collaboration diagram for nm_core_monitor_s:

Data Fields | |
| struct nm_monitor_s | monitor |
| the monitor to fire upon matching event | |
| struct nm_core_event_matching_s | matching |
| packet matching information | |
Detailed Description
global monitor for status transitions
Definition at line 331 of file nm_core_interface.h.
Field Documentation
◆ matching
| struct nm_core_event_matching_s nm_core_monitor_s::matching |
packet matching information
Definition at line 334 of file nm_core_interface.h.
◆ monitor
| struct nm_monitor_s nm_core_monitor_s::monitor |
the monitor to fire upon matching event
Definition at line 333 of file nm_core_interface.h.
The documentation for this struct was generated from the following file: