Searched refs:peer (Results 1 – 4 of 4) sorted by relevance
82 let peer = ctx.peer().clone(); in stream_packets() localVariable84 info!("grpc_server new packet_stream for peer {}", &peer); in stream_packets()89 let result = add_chip(initial_info, &peer)?; in stream_packets()
60 auto peer = context->peer(); in StreamPackets() local61 BtsLogInfo("grpc_server new packet_stream for peer %s", peer.c_str()); in StreamPackets()105 peer, device_name, chip_kind_string, chip_address, chip_name, in StreamPackets()
190 be the peer address in the PTS logs that start with:208 be the peer address in the PTS logs that start with: 251 be the peer address in the PTS logs that start with: 268 be the peer address in the PTS logs that start with: 297 be the peer address in the PTS logs that start with: 318 be the peer address in the PTS logs that start with: 348 be the peer address in the PTS logs that start with:
87 # We leave many of the style warnings to judgement/peer review.