INET Framework for OMNeT++/OMNEST
tcphdr Struct Reference

#include <tcp.h>

List of all members.

Public Attributes

uint16_t th_sport
uint16_t th_dport
uint32_t th_seq
uint32_t th_ack
uint8_t th_x2:4
uint8_t th_offs:4
uint8_t th_flags
uint16_t th_win
uint16_t th_sum
uint16_t th_urp
uint32_t th_options [0]

Member Data Documentation

uint16_t tcphdr::th_sum
uint8_t tcphdr::th_x2

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