Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/net/ip/
Dtp.h48 extern bool tp_trace;
Dtp.c20 bool tp_trace; variable
583 if (tp_trace) { in tp_out()
Dtcp.c4277 tp_trace = false; in tp_input()
4328 tp_new_find_and_apply(tp_new, "tp_trace", &tp_trace, TP_BOOL); in tp_input()