Searched refs:coap_packet_copy_source (Results 1 – 6 of 6) sorted by relevance
120 void coap_packet_copy_source(coap_packet_t *packet, coap_address_t *target);
76 coap_packet_copy_source
78 coap_packet_copy_source;
18 void coap_packet_copy_source(coap_packet_t *packet, coap_address_t *target) in coap_packet_copy_source() function
389 coap_packet_copy_source(coap_packet_t *packet, coap_address_t *target) in coap_packet_copy_source() function
899 coap_packet_copy_source(packet, &node->remote); in coap_handle_message()