Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ssh_server_event_client_connected Struct Reference

Client connection transport data. More...

#include <zephyr/net/ssh/server.h>

Data Fields

struct ssh_transport * transport
 Transport associated with the connected client.

Detailed Description

Client connection transport data.

Field Documentation

◆ transport

struct ssh_transport* ssh_server_event_client_connected::transport

Transport associated with the connected client.


The documentation for this struct was generated from the following file: