Searched defs:SetProtocol (Results 1 – 2 of 2) sorted by relevance
| /external/openthread/src/core/net/ | ||
| D | ip4_types.hpp | 365 void SetProtocol(uint8_t aProtocol) { mProtocol = aProtocol; } in SetProtocol() function in ot::Ip4::Header |
| D | dns_types.hpp | 2025 void SetProtocol(uint8_t aProtocol) { mProtocol = aProtocol; } in SetProtocol() function in ot::Dns::KeyRecord |