Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/examples/
Dcoap-rd.c43 #define RD_ROOT_STR ((unsigned char *)"rd") macro
409 memcpy(loc, RD_ROOT_STR, RD_ROOT_SIZE); in hnd_post_rd()
543 r = coap_resource_init(RD_ROOT_STR, RD_ROOT_SIZE, 0); in init_resources()