Home
last modified time | relevance | path

Searched defs:otTcpEndpoint (Results 1 – 1 of 1) sorted by relevance

/external/openthread/include/openthread/
Dtcp.h71 typedef struct otTcpEndpoint otTcpEndpoint; typedef
243 struct otTcpEndpoint struct
251 struct otTcpEndpoint *mNext; ///< A pointer to the next TCP endpoint (internal use only) argument
269 * This structure contains arguments to the otTcpEndpointInitialize() function. argument