Searched refs:coap_packet_extract_pbuf (Results 1 – 3 of 3) sorted by relevance
135 struct pbuf *coap_packet_extract_pbuf(coap_packet_t *packet);
36 struct pbuf *coap_packet_extract_pbuf(coap_packet_t *packet) in coap_packet_extract_pbuf() function
883 node->pdu = coap_pdu_from_pbuf(coap_packet_extract_pbuf(packet)); in coap_handle_message()