zephyr/subsys/net/lib/capture
Jukka Rissanen 2064306d41 net: capture: Generate events when starting / stopping capture
The event NET_EVENT_CAPTURE_STARTED is generated when the
capture is enabled, and NET_EVENT_CAPTURE_STOPPED when capture
is disabled.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-04-04 17:02:11 +02:00
..
CMakeLists.txt net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00
Kconfig net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00
capture.c net: capture: Generate events when starting / stopping capture 2024-04-04 17:02:11 +02:00
cooked.c net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00
sll.h net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00