INET Framework for OMNeT++/OMNEST
ip_hdr Struct Reference

Public Attributes

u8_t tclass1:4
 
u8_t v:4
 
u8_t flow1:4
 
u8_t tclass2:4
 
u16_t flow2
 
u16_t len
 
u8_t nexthdr
 
u8_t hoplim
 
struct ip_addr src dest
 

Member Data Documentation

◆ dest

struct ip_addr src ip_hdr::dest

◆ flow1

u8_t ip_hdr::flow1

◆ flow2

u16_t ip_hdr::flow2

◆ hoplim

u8_t ip_hdr::hoplim

◆ len

u16_t ip_hdr::len

◆ nexthdr

u8_t ip_hdr::nexthdr

◆ tclass1

u8_t ip_hdr::tclass1

◆ tclass2

u8_t ip_hdr::tclass2

◆ v

u8_t ip_hdr::v

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