Home
last modified time | relevance | path

Searched refs:COAP_BCST_CNT (Results 1 – 1 of 1) sorted by relevance

/third_party/libcoap/src/
Dcoap_address.c148 #ifndef COAP_BCST_CNT
149 #define COAP_BCST_CNT 15 macro
176 static struct in_addr b_ipv4[COAP_BCST_CNT];
234 while (ife && bcst_cnt < COAP_BCST_CNT) { in coap_is_bcast()