Home
last modified time | relevance | path

Searched defs:SetSourcePort (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/net/
Dudp6.hpp353 void SetSourcePort(uint16_t aPort) { mSourcePort = HostSwap16(aPort); } in SetSourcePort() function in ot::Ip6::Udp::Header
/openthread-2.7.6/src/core/meshcop/
Dmeshcop_tlvs.hpp2018 void SetSourcePort(uint16_t aSourcePort) { mSourcePort = HostSwap16(aSourcePort); } in SetSourcePort() function in ot::MeshCoP::UdpEncapsulationTlv