Searched defs:target (Results 1 – 6 of 6) sorted by relevance
14 void coap_packet_populate_endpoint(coap_packet_t *packet, coap_endpoint_t *target) in coap_packet_populate_endpoint()18 void coap_packet_copy_source(coap_packet_t *packet, coap_address_t *target) in coap_packet_copy_source()
381 coap_packet_populate_endpoint(coap_packet_t *packet, coap_endpoint_t *target) in coap_packet_populate_endpoint()389 coap_packet_copy_source(coap_packet_t *packet, coap_address_t *target) in coap_packet_copy_source()
351 const char *target = SERVER_ADDR; in main() local
350 const char *target = NULL, *interface = NULL; in main() local
403 const char *target = NULL, *interface = NULL; in main() local
144 static const char *target; variable729 static char *create_uri(char *uri, int len, const char *target, in create_uri()