Lines Matching full:event
12 bool "Add support for runtime network event notifications"
17 (or else) needs to be notified on a specific network event
23 prompt "Network event scheduling"
29 Create a dedicated thread for network event callback handlers.
37 event callback handlers.
42 bool "Trigger callback on event emit"
44 Call network event handlers when the event is emitted.
55 Hidden option to enable the network event's queue if asynchronous
59 int "Stack size for the inner thread handling event callbacks"
71 int "Size of event queue"
78 3rd event comes in, the first will be removed without generating any
83 int "Timeout for event queue"
88 Timeout in milliseconds for the event queue. This timeout is used to
92 bool "Passing information along with an event"
94 Event notifier will be able to provide information to an event,
96 on the type of event.
116 bool "Start the event monitor automatically at boot"
125 module-str = Log level for network management event core
130 bool "Stack analysis output on Net MGMT event core"
134 Add debug messages output on how much Net MGMT event stack is used.