TuyaOS
Public 成员函数
icmp_echo_hdr结构体 参考

#include <icmp.h>

Public 成员函数

 PACK_STRUCT_FIELD (u16_t chksum)
 
 PACK_STRUCT_FIELD (u16_t id)
 
 PACK_STRUCT_FIELD (u16_t seqno)
 
 PACK_STRUCT_FLD_8 (u8_t code)
 
 PACK_STRUCT_FLD_8 (u8_t type)
 

详细描述

This is the standard ICMP header only that the u32_t data is split to two u16_t like ICMP echo needs it. This header is also used for other ICMP types that do not use the data part.


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