Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dtcp.h569 OT_TCP_INCOMING_CONNECTION_ACTION_REFUSE, ///< Refuse the incoming connection. enumerator
/openthread-latest/src/core/net/
Dtcp6.cpp1026 case OT_TCP_INCOMING_CONNECTION_ACTION_REFUSE: in tcplp_sys_accept_ready()