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

IKEv2Proposal Struct Reference

Proposal Substructure. More...

#include <payload.h>


Data Fields

uint8_t IsLast
uint8_t Reserved
uint16_t ProposalLength
uint8_t ProposalNr
uint8_t ProtocolId
uint8_t SPISize
uint8_t TransformsCount


Detailed Description

Proposal Substructure.

  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
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 + 0 (last) or 2 |    RESERVED   |       ProposalLength          |
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 *  Proposal #   |  Protocol-Id  |   SPI Size    |# of Transforms|
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
 +                        SPI (variable)                         +
 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ 
 


Field Documentation

uint8_t IKEv2Proposal::IsLast
 

uint16_t IKEv2Proposal::ProposalLength
 

uint8_t IKEv2Proposal::ProposalNr
 

uint8_t IKEv2Proposal::ProtocolId
 

uint8_t IKEv2Proposal::Reserved
 

uint8_t IKEv2Proposal::SPISize
 

uint8_t IKEv2Proposal::TransformsCount
 


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