FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ah_header_t Struct Reference

Data Fields

unsigned char nexthdr
 
unsigned char hdrlen
 
unsigned short reserved
 
unsigned int spi
 
unsigned int seq_no
 
unsigned char auth_data [0]
 

Detailed Description

Definition at line 27 of file ah.h.

Field Documentation

◆ auth_data

unsigned char ah_header_t::auth_data[0]

Definition at line 34 of file ah.h.

◆ hdrlen

unsigned char ah_header_t::hdrlen

Definition at line 30 of file ah.h.

◆ nexthdr

unsigned char ah_header_t::nexthdr

Definition at line 29 of file ah.h.

◆ reserved

unsigned short ah_header_t::reserved

Definition at line 31 of file ah.h.

◆ seq_no

unsigned int ah_header_t::seq_no

Definition at line 33 of file ah.h.

◆ spi

unsigned int ah_header_t::spi

Definition at line 32 of file ah.h.


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