Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dcoap_option.c34 #define ADVANCE_OPT_CHECK(o,e,step) do { \ macro
64 ADVANCE_OPT_CHECK(opt,length,1); in coap_opt_parse()
72 ADVANCE_OPT_CHECK(opt,length,1); in coap_opt_parse()
88 ADVANCE_OPT_CHECK(opt,length,1); in coap_opt_parse()
92 ADVANCE_OPT_CHECK(opt,length,1); in coap_opt_parse()
111 #undef ADVANCE_OPT_CHECK in coap_opt_parse()