Searched defs:_coap_address_equals_impl (Results 1 – 1 of 1) sorted by relevance
30 #define _coap_address_equals_impl(A, B) (!!ip_addr_cmp(&(A)->addr,&(B)->addr)) macro45 #define _coap_address_equals_impl(A,B) \ macro