ot::Ip6::Udp::ShouldUsePlatformUdp() const method
Returns whether a udp port belongs to the platform or the stack.
Syntax
bool ShouldUsePlatformUdp(uint16_t aPort) const; Return value
True when the port belongs to the platform. False when the port belongs to the stack.
![]()
bool Udp::ShouldUsePlatformUdp(uint16_t aPort) const![]()
bool ShouldUsePlatformUdp(uint16_t aPort) const;![]()
bool ShouldUsePlatformUdp(const SocketHandle &aSocket) const;![]()
else if (ShouldUsePlatformUdp(aSocket))
ot::Ip6::Udp::ShouldUsePlatformUdp() const is called by 5 functions and calls 2 functions:
![]()
ot::Ip6::Udp::ShouldUsePlatformUdp() const
ot::Ip6::Udp::ShouldUsePlatformUdp() const reads 7 variables:
![]()
ot::Ip6::Udp::ShouldUsePlatformUdp() const