更新日期: 2022/06/01 来源: https://gitee.com/weharmony/kernel_liteos_a_note
netstat_data结构体 参考

成员变量

s8_t * netstat_out_buf
 
u32_t netstat_out_buf_len
 
u32_t netstat_out_buf_updated_len
 
sys_sem_t cb_completed
 

详细描述

在文件 api_shell.c253 行定义.

结构体成员变量说明

◆ cb_completed

sys_sem_t netstat_data::cb_completed

在文件 api_shell.c257 行定义.

◆ netstat_out_buf

s8_t* netstat_data::netstat_out_buf

在文件 api_shell.c254 行定义.

◆ netstat_out_buf_len

u32_t netstat_data::netstat_out_buf_len

在文件 api_shell.c255 行定义.

◆ netstat_out_buf_updated_len

u32_t netstat_data::netstat_out_buf_updated_len

在文件 api_shell.c256 行定义.


该结构体的文档由以下文件生成: