Searched defs:GetProtocol (Results 1 – 3 of 3) sorted by relevance
/openthread-3.7.0/src/lib/url/ | ||
D | url.hpp | 97 const char *GetProtocol(void) const { return mProtocol; } in GetProtocol() function in ot::Url::Url |
/openthread-3.7.0/src/core/net/ | ||
D | ip4_types.hpp | 413 uint8_t GetProtocol(void) const { return mProtocol; } in GetProtocol() function in ot::Ip4::Header |
D | dns_types.hpp | 2219 uint8_t GetProtocol(void) const { return mProtocol; } in GetProtocol() function in ot::Dns::KeyRecord |