Lines Matching refs:coap_opt_t
18 coap_opt_block_num(const coap_opt_t *block_opt) { in coap_opt_block_num()
40 coap_opt_t *option; in coap_get_block()
969 coap_opt_t *option; in coap_handle_request_send_block()
971 coap_opt_t *etag_opt = NULL; in coap_handle_request_send_block()
1228 coap_opt_t *observe, in coap_handle_request_put_block()
1249 coap_opt_t *size_opt = coap_check_option(pdu, in coap_handle_request_put_block()
1252 coap_opt_t *fmt_opt = coap_check_option(pdu, in coap_handle_request_put_block()
1639 coap_opt_t *size_opt = coap_check_option(rcvd, COAP_OPTION_SIZE2, in coap_handle_response_get_block()
1653 coap_opt_t *fmt_opt = coap_check_option(rcvd, in coap_handle_response_get_block()
1660 coap_opt_t *etag_opt = coap_check_option(rcvd, in coap_handle_response_get_block()
1745 coap_opt_t *obs_opt = coap_check_option(rcvd, in coap_handle_response_get_block()
1879 coap_opt_t *obs_opt = coap_check_option(rcvd, in coap_handle_response_get_block()