nmsg 1.1.2
Data Fields
nmsg_tcphdr Struct Reference

Data Fields

uint16_t th_sport
 
uint16_t th_dport
 
uint32_t th_seq
 
uint32_t th_ack
 
uint8_t th_x2:4
 
uint8_t th_off:4
 
uint8_t th_flags
 
uint16_t th_win
 
uint16_t th_sum
 
uint16_t th_urp
 

Detailed Description

Definition at line 112 of file nmsg_port_net.h.

Field Documentation

◆ th_sport

uint16_t nmsg_tcphdr::th_sport

Definition at line 113 of file nmsg_port_net.h.

◆ th_dport

uint16_t nmsg_tcphdr::th_dport

Definition at line 114 of file nmsg_port_net.h.

◆ th_seq

uint32_t nmsg_tcphdr::th_seq

Definition at line 115 of file nmsg_port_net.h.

◆ th_ack

uint32_t nmsg_tcphdr::th_ack

Definition at line 116 of file nmsg_port_net.h.

◆ th_x2

uint8_t nmsg_tcphdr::th_x2

Definition at line 118 of file nmsg_port_net.h.

◆ th_off

uint8_t nmsg_tcphdr::th_off

Definition at line 119 of file nmsg_port_net.h.

◆ th_flags

uint8_t nmsg_tcphdr::th_flags

Definition at line 124 of file nmsg_port_net.h.

◆ th_win

uint16_t nmsg_tcphdr::th_win

Definition at line 125 of file nmsg_port_net.h.

◆ th_sum

uint16_t nmsg_tcphdr::th_sum

Definition at line 126 of file nmsg_port_net.h.

◆ th_urp

uint16_t nmsg_tcphdr::th_urp

Definition at line 127 of file nmsg_port_net.h.


The documentation for this struct was generated from the following file: