Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/include/coap/
Dpdu.h61 #define COAP_OPTION_URI_PORT 7 /* C, uint, 0-2 B, destination port */ macro
/net-tools-latest/libcoap/src/
Ddebug.c298 { COAP_OPTION_URI_PORT, "Uri-Port" }, in msg_option_string()
424 case COAP_OPTION_URI_PORT: in coap_show_pdu()
Dnet.c467 case COAP_OPTION_URI_PORT: in coap_option_check_critical()
/net-tools-latest/libcoap/examples/contiki/
Dcoap-observer.c142 coap_add_option(request, COAP_OPTION_URI_PORT, in PROCESS_THREAD()
/net-tools-latest/libcoap/examples/
Dclient.c225 case COAP_OPTION_URI_PORT : in clear_obs()
386 case COAP_OPTION_URI_PORT : in message_handler()
450 case COAP_OPTION_URI_PORT : in message_handler()
693 new_option_node(COAP_OPTION_URI_PORT, in cmdline_uri()
/net-tools-latest/
Dcoap-client.c1123 case COAP_OPTION_URI_PORT : in add_options()
1770 new_option_node(COAP_OPTION_URI_PORT,