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