Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Doption.c18 #define ADVANCE_OPT(o,e,step) if ((e) < step) { \ macro
31 ADVANCE_OPT(o,e,step); \
96 ADVANCE_OPT(opt,length,1); in coap_opt_parse()
105 #undef ADVANCE_OPT in coap_opt_parse()