Home
last modified time | relevance | path

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

/openthread-3.6.0/src/core/net/
Dudp6.hpp384 void SetSourcePort(uint16_t aPort) { mSourcePort = BigEndian::HostSwap16(aPort); } in SetSourcePort() function in ot::Ip6::Udp::Header
/openthread-3.6.0/src/core/meshcop/
Dmeshcop_tlvs.hpp988 void SetSourcePort(uint16_t aSourcePort) { mSourcePort = BigEndian::HostSwap16(aSourcePort); } in SetSourcePort() function in ot::MeshCoP::UdpEncapsulationTlvHeader