Home
last modified time | relevance | path

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

/Zephyr-latest/tests/net/tx_timestamp/src/
Dmain.c73 static struct net_if_timestamp_cb timestamp_cb; variable
192 net_if_register_timestamp_cb(&timestamp_cb, NULL, iface, in test_timestamp_setup()
285 net_if_unregister_timestamp_cb(&timestamp_cb); in test_timestamp_cleanup()