Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dnet_context.c2510 int is_txtime; in context_sendto() local
2512 get_context_txtime(context, &is_txtime, NULL); in context_sendto()
2513 if (is_txtime) { in context_sendto()