Searched defs:otUdpSocket (Results 1 – 1 of 1) sorted by relevance
124 typedef struct otUdpSocket struct131 struct otUdpSocket *mNext; ///< A pointer to the next UDP socket (internal use only). argument132 } otUdpSocket; typedef