ReactOS 0.4.15-dev-7918-g2a2556c
_IPV4_TIMESTAMP_OPTION Struct Reference

#include <netiodef.h>

Public Attributes

 IPV4_OPTION_HEADER
 
UINT8 Pointer
 
union {
   UINT8   FlagsOverflow
 
   struct {
      UINT8   Flags:4
 
      UINT8   Overflow:4
 
   } 
 
}; 
 

Detailed Description

Definition at line 681 of file netiodef.h.

Member Data Documentation

◆ 

union { ... } _IPV4_TIMESTAMP_OPTION::@3104

◆ Flags

UINT8 _IPV4_TIMESTAMP_OPTION::Flags

Definition at line 691 of file netiodef.h.

◆ FlagsOverflow

UINT8 _IPV4_TIMESTAMP_OPTION::FlagsOverflow

Definition at line 689 of file netiodef.h.

◆ IPV4_OPTION_HEADER

_IPV4_TIMESTAMP_OPTION::IPV4_OPTION_HEADER

Definition at line 685 of file netiodef.h.

◆ Overflow

UINT8 _IPV4_TIMESTAMP_OPTION::Overflow

Definition at line 692 of file netiodef.h.

◆ Pointer

UINT8 _IPV4_TIMESTAMP_OPTION::Pointer

Definition at line 687 of file netiodef.h.


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