Home
last modified time | relevance | path

Searched refs:tx_thread_ts (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/net/ip/
Dnet_if.c122 static struct k_thread tx_thread_ts; variable
6307 k_thread_create(&tx_thread_ts, tx_ts_stack, in net_if_init()
6311 k_thread_name_set(&tx_thread_ts, "tx_tstamp"); in net_if_init()