INET Framework for OMNeT++/OMNEST
inet::tcp::ip_hdr Struct Reference

#include <lwip_ip.h>

Public Attributes

u16_t _hl
 
u16_t _chksum
 
struct ip_addr src
 
struct ip_addr dest
 

Member Data Documentation

◆ _chksum

u16_t inet::tcp::ip_hdr::_chksum

◆ _hl

u16_t inet::tcp::ip_hdr::_hl

◆ dest

struct ip_addr inet::tcp::ip_hdr::dest

◆ src

struct ip_addr inet::tcp::ip_hdr::src

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