Searched defs:rcvd (Results 1 - 4 of 4) sorted by relevance
/third_party/libcoap/src/ |
H A D | coap_oscore.c | 709 build_and_send_error_pdu(coap_session_t *session, coap_pdu_t *rcvd, coap_pdu_code_t code, const char *diagnostic, uint8_t *echo_data, coap_bin_const_t *kid_context, int encrypt_oscore) build_and_send_error_pdu() argument
|
H A D | coap_block.c | 2913 check_freshness(coap_session_t *session, coap_pdu_t *rcvd, coap_pdu_t *sent, in check_freshness() argument 2996 track_echo(coap_session_t *session, coap_pdu_t *rcvd) { in track_echo() argument 3022 coap_handle_response_send_block(coap_session_t *session, coap_pdu_t *sent, coap_pdu_t *rcvd) coap_handle_response_send_block() argument 3335 coap_handle_response_get_block(coap_context_t *context, coap_session_t *session, coap_pdu_t *sent, coap_pdu_t *rcvd, coap_recurse_t recursive) coap_handle_response_get_block() argument [all...] |
H A D | coap_net.c | 3337 handle_response(coap_context_t *context, coap_session_t *session, coap_pdu_t *sent, coap_pdu_t *rcvd) handle_response() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | dhcpd.c | 278 } rcvd; member [all...] |
Completed in 23 milliseconds