-
CONFIG_NET_CONTEXT_TIMESTAMP
¶
Add timepstamp support to net_context
Type: bool
Help¶
It is possible to timestamp outgoing packets.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/ip/Kconfig:370
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:82
Menu path: (top menu) → Networking → IP stack
config NET_CONTEXT_TIMESTAMP bool prompt "Add timepstamp support to net_context" if !NET_RAW_MODE
&&NETWORKING
selectNET_PKT_TIMESTAMP
if !NET_RAW_MODE
&&NETWORKING
depends on !NET_RAW_MODE
&&NETWORKING
help It is possible to timestamp outgoing packets.
(Definitions include propagated dependencies, including from if’s and menus.)