Home
last modified time | relevance | path

Searched refs:option_desc_t (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_debug.c514 struct option_desc_t { in msg_option_string() struct
519 static struct option_desc_t options[] = { in msg_option_string()
548 static struct option_desc_t options_csm[] = { in msg_option_string()
554 static struct option_desc_t options_pingpong[] = { in msg_option_string()
558 static struct option_desc_t options_release[] = { in msg_option_string()
563 static struct option_desc_t options_abort[] = { in msg_option_string()
571 for (i = 0; i < sizeof(options_csm)/sizeof(struct option_desc_t); i++) { in msg_option_string()
577 for (i = 0; i < sizeof(options_pingpong)/sizeof(struct option_desc_t); i++) { in msg_option_string()
583 for (i = 0; i < sizeof(options_release)/sizeof(struct option_desc_t); i++) { in msg_option_string()
589 for (i = 0; i < sizeof(options_abort)/sizeof(struct option_desc_t); in msg_option_string()
[all...]

Completed in 2 milliseconds