Searched defs:aSecond (Results 1 – 5 of 5) sorted by relevance
135 constexpr static bool AreInOrder(const char *aFirst, const char *aSecond) in AreInOrder()
225 bool otIp6IsAddressEqual(const otIp6Address *aFirst, const otIp6Address *aSecond) in otIp6IsAddressEqual()230 bool otIp6ArePrefixesEqual(const otIp6Prefix *aFirst, const otIp6Prefix *aSecond) in otIp6ArePrefixesEqual()255 uint8_t otIp6PrefixMatch(const otIp6Address *aFirst, const otIp6Address *aSecond) in otIp6PrefixMatch()
86 #define _OT_GET_SECOND_WITH_TWO_ARGS(aFirst, aSecond) aSecond argument
40 bool CompareReversed(const uint8_t *aFirst, const uint8_t *aSecond, uint16_t aLength) in CompareReversed()
102 static bool ip6AddrsAreEqual(const otIp6Address *aFirst, const otIp6Address *aSecond) in ip6AddrsAreEqual()