-
CONFIG_NET_STATISTICS
¶
Network statistics
Type: bool
Help¶
Manage statistics accounting. This takes memory so say ‘n’ if unsure.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/net/ip/Kconfig.stats:9
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:82
→ subsys/net/ip/Kconfig:577
Menu path: (top menu) → Networking → IP stack
menuconfig NET_STATISTICS bool prompt "Network statistics" ifNETWORKING
depends onNETWORKING
help Manage statistics accounting. This takes memory so say 'n' if unsure.
(Definitions include propagated dependencies, including from if’s and menus.)