Home
last modified time | relevance | path

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

/net-tools-latest/libcoap/src/
Dpdu.c322 next_option_safe(coap_opt_t **optp, size_t *length) { in next_option_safe() function
400 if (!next_option_safe(&opt, (size_t *)&length)) { in coap_pdu_parse()
/net-tools-latest/libcoap/
DChangeLog143 * net.c (next_option_safe): made option parsing more robust in