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

Data for SSH_TRANSPORT_EVENT_CHANNEL_OPEN event. More...

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

Data Fields

struct ssh_channel * channel
 Newly opened channel.

Detailed Description

Data for SSH_TRANSPORT_EVENT_CHANNEL_OPEN event.

Field Documentation

◆ channel

struct ssh_channel* ssh_transport_event_channel_open::channel

Newly opened channel.


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