Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/examples/
Dcoap-rd.c44 #define RD_ROOT_SIZE 2 macro
409 memcpy(loc, RD_ROOT_STR, RD_ROOT_SIZE); in hnd_post_rd()
411 loc_size = RD_ROOT_SIZE; in hnd_post_rd()
543 r = coap_resource_init(RD_ROOT_STR, RD_ROOT_SIZE, 0); in init_resources()