FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ah_encrypt_packet_data_t Struct Reference

Data Fields

union {
   struct {
      u8   hop_limit
 
      u32   ip_version_traffic_class_and_flow_label
 
   } 
 
   struct {
      u8   ttl
 
      u8   tos
 
   } 
 
}; 
 
i16 current_data
 
u8 skip
 
u32 sa_index
 

Detailed Description

Definition at line 111 of file ah_encrypt.c.

Field Documentation

union { ... }
i16 ah_encrypt_packet_data_t::current_data

Definition at line 127 of file ah_encrypt.c.

u8 ah_encrypt_packet_data_t::hop_limit

Definition at line 117 of file ah_encrypt.c.

u32 ah_encrypt_packet_data_t::ip_version_traffic_class_and_flow_label

Definition at line 118 of file ah_encrypt.c.

u32 ah_encrypt_packet_data_t::sa_index

Definition at line 129 of file ah_encrypt.c.

u8 ah_encrypt_packet_data_t::skip

Definition at line 128 of file ah_encrypt.c.

u8 ah_encrypt_packet_data_t::tos

Definition at line 124 of file ah_encrypt.c.

u8 ah_encrypt_packet_data_t::ttl

Definition at line 123 of file ah_encrypt.c.


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