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