Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

IKEv2Attribute Struct Reference

Data Attributes. More...

#include <payload.h>


Data Fields

uint16_t TypeAF
uint16_t Length
uint16_t Value


Detailed Description

Data Attributes.

  0                   1                   2                   3
  0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 |A|      Attribute Type         |    AF = 0 Attribute Length    |
 |F|                             |    AF = 1 Attribute Value     |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
 


Field Documentation

uint16_t IKEv2Attribute::Length
 

uint16_t IKEv2Attribute::TypeAF
 

uint16_t IKEv2Attribute::Value
 


The documentation for this struct was generated from the following file:
Project hosted by: SourceForge.net Logo