Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtp.h49 extern enum tp_type tp_state;
Dtp.c21 enum tp_type tp_state = TP_NONE; variable
603 bool tap = tp_state != TP_NONE; in tp_tap_input()
Dtcp.c4340 tp_state = tp->type; in tp_input()