Searched defs:timestamping (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/include/zephyr/net/ | ||
D | net_context.h | 397 uint8_t timestamping; member |
/Zephyr-latest/subsys/net/lib/sockets/ | ||
D | sockets_inet.c | 956 uint8_t timestamping = 0; in add_timestamping() local |