Searched refs:COAP_OPTION_PROXY_URI (Results 1 – 5 of 5) sorted by relevance
70 #define COAP_OPTION_PROXY_URI 35 /* C, String, 1-1034 B, (none) */ macro
308 { COAP_OPTION_PROXY_URI, "Proxy-Uri" }, in msg_option_string()437 opt_iter.type == COAP_OPTION_PROXY_URI || in coap_show_pdu()
471 case COAP_OPTION_PROXY_URI: in coap_option_check_critical()
675 new_option_node(COAP_OPTION_PROXY_URI, in cmdline_uri()684 new_option_node(COAP_OPTION_PROXY_URI, in cmdline_uri()
498 result = coap_add_option(pdu, COAP_OPTION_PROXY_URI, in t_encode_pdu9()