Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_option.c22 #define ADVANCE_OPT(o,e,step) if ((e) < step) { \ macro
35 ADVANCE_OPT(o,e,step); \
101 ADVANCE_OPT(opt,length,1); in coap_opt_parse()
110 #undef ADVANCE_OPT in coap_opt_parse()