1 Star 0 Fork 4.9K

taoguan / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
IpHeader.md 5.40 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

IpHeader

Overview

Related Modules:

WLAN

Description:

Defines the IP header information of a data frame, including the version number, service type, and total length.

Since:

1.0

Summary

Data Fields

Variable Name

Description

versionAndHl

uint8_t 

tos

uint8_t 

totLen

uint16_t 

id

uint16_t 

fragInfo

uint16_t 

ttl

uint8_t 

protocol

uint8_t 

check

uint16_t 

sAddr

uint32_t 

dAddr

uint32_t 

1
https://gitee.com/taoguan/docs.git
git@gitee.com:taoguan/docs.git
taoguan
docs
docs
master

搜索帮助