ACE 8.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
ip Struct Reference

Public Attributes

ACE_UINT8 ip_hl:4
 
ACE_UINT8 version:4
 
ACE_UINT8 tos
 
ACE_UINT16 total_len
 
ACE_UINT16 ident
 
ACE_UINT16 frag_and_flags
 
ACE_UINT8 ip_ttl
 
ACE_UINT8 proto
 
ACE_UINT16 checksum
 
ACE_UINT32 sourceIP
 
ACE_UINT32 destIP
 

Member Data Documentation

◆ checksum

ACE_UINT16 ip::checksum

◆ destIP

ACE_UINT32 ip::destIP

◆ frag_and_flags

ACE_UINT16 ip::frag_and_flags

◆ ident

ACE_UINT16 ip::ident

◆ ip_hl

ACE_UINT8 ip::ip_hl

◆ ip_ttl

ACE_UINT8 ip::ip_ttl

◆ proto

ACE_UINT8 ip::proto

◆ sourceIP

ACE_UINT32 ip::sourceIP

◆ tos

ACE_UINT8 ip::tos

◆ total_len

ACE_UINT16 ip::total_len

◆ version

ACE_UINT8 ip::version

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