|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
Data for SSH_CHANNEL_EVENT_REQUEST event. More...
#include <zephyr/net/ssh/common.h>
Data Fields | |
| enum ssh_channel_request_type | type |
| Requested channel operation. | |
| bool | want_reply |
| True if the peer expects a reply. | |
Data for SSH_CHANNEL_EVENT_REQUEST event.
| enum ssh_channel_request_type ssh_channel_event_channel_request::type |
Requested channel operation.
| bool ssh_channel_event_channel_request::want_reply |
True if the peer expects a reply.