libcoap
4.2.0
|
Go to the source code of this file.
Functions | |
int | coap_address_equals (const coap_address_t *a, const coap_address_t *b) |
Compares given address objects a and b . More... | |
int | coap_is_mcast (const coap_address_t *a) |
Checks if given address a denotes a multicast address. More... | |
int coap_address_equals | ( | const coap_address_t * | a, |
const coap_address_t * | b | ||
) |
int coap_is_mcast | ( | const coap_address_t * | a | ) |