Lines Matching refs:endpoint
812 user_data->coap_ctx->endpoint, in send_packets()
817 user_data->coap_ctx->endpoint, in send_packets()
862 user_data->coap_ctx->endpoint, in try_send()
867 user_data->coap_ctx->endpoint, in try_send()
908 memcpy(&node->local_if, ctx->endpoint, sizeof(coap_endpoint_t)); in dispatch_data()
1108 coap_send_rst(coap_ctx, coap_ctx->endpoint, remote, in is_our_own()
1205 const coap_endpoint_t *endpoint, in read_blocks() argument
1241 endpoint, in read_blocks()
1246 endpoint, in read_blocks()
1336 const coap_endpoint_t *endpoint, in coap_message_handler() argument
1359 coap_send_ack(coap_ctx, endpoint, remote, received); in coap_message_handler()
1380 endpoint, in coap_message_handler()
1435 endpoint, remote, pdu); in coap_message_handler()
1438 endpoint, remote, pdu); in coap_message_handler()
1475 if (pdu && coap_send(coap_ctx, endpoint, in coap_message_handler()
1506 const coap_endpoint_t *endpoint, in my_coap_network_send() argument
1520 static ssize_t my_coap_network_read(coap_endpoint_t *endpoint, in my_coap_network_read() argument
1716 close(coap_ctx->endpoint->handle.fd);
1746 coap_ctx->endpoint->handle.fd = fd;