ot::Ip6::SockAddr::operator() const method
Overloads operator `==` to evaluate whether or not two `SockAddr` instances are equal (same address and port number).
Arguments
aOther
The other `SockAddr` instance to compare with.
Return value
TRUE If the two `SockAddr` instances are equal. FALSE If the two `SockAddr` instances not equal.