Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/examples/
Dcoap-rd.c526 int nseg; in hnd_post_rd() local
528 nseg = coap_split_path(loc, loc_size, b, &buflen); in hnd_post_rd()
529 while (nseg--) { in hnd_post_rd()