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