1 Star 0 Fork 5.1K

baiyun / docs

forked from OpenHarmony / docs 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
TcpHeader.md 4.94 KB
Copy Edit Raw Blame History
wenjun authored 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

TcpHeader

Overview

Related Modules:

WLAN

Description:

Defines the TCP header information of a data frame, including the source port number and destination port number.

Since:

1.0

Summary

Data Fields

Variable Name

Description

sPort

uint16_t 

dPort

uint16_t 

seqNum

uint32_t 

ackNum

uint32_t 

offset

uint8_t 

flags

uint8_t 

window

uint16_t 

check

uint16_t 

urgent

uint16_t 

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

Search

53164aa7 5694891 3bd8fe86 5694891