Searched refs:nseg (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/examples/ | ||
H A D | coap-rd.c | 520 int nseg; in hnd_post_rd() local 522 nseg = coap_split_path(loc, loc_size, b, &buflen); in hnd_post_rd() 523 while (nseg--) { in hnd_post_rd() |
Completed in 2 milliseconds