Home
last modified time | relevance | path

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

/external/openthread/src/core/net/
Dudp6.hpp354 void SetSourcePort(uint16_t aPort) { mSourcePort = HostSwap16(aPort); } in SetSourcePort() function in ot::Ip6::Udp::Header
/external/cronet/net/cookies/
Dcanonical_cookie.cc929 void CanonicalCookie::SetSourcePort(int port) { in SetSourcePort() function in net::CanonicalCookie
/external/openthread/src/core/meshcop/
Dmeshcop_tlvs.hpp2072 void SetSourcePort(uint16_t aSourcePort) { mSourcePort = HostSwap16(aSourcePort); } in SetSourcePort() function in ot::MeshCoP::UdpEncapsulationTlv