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