otIp4IsAddressEqual() function
Test if two IPv4 addresses are the same.
Arguments
aFirst
A pointer to the first IPv4 address to compare.
aSecond
A pointer to the second IPv4 address to compare.
Return value
TRUE The two IPv4 addresses are the same. FALSE The two IPv4 addresses are not the same.
otIp4IsAddressEqual():
![]()
otIp4IsAddressEqual()