FD.io VPP  v19.08.1-401-g8e4ed521a
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

◆ @256

union { ... }

◆ current_data

i16 ah_encrypt_packet_data_t::current_data

Definition at line 127 of file ah_encrypt.c.

◆ hop_limit

u8 ah_encrypt_packet_data_t::hop_limit

Definition at line 117 of file ah_encrypt.c.

◆ ip_version_traffic_class_and_flow_label

u32 ah_encrypt_packet_data_t::ip_version_traffic_class_and_flow_label

Definition at line 118 of file ah_encrypt.c.

◆ sa_index

u32 ah_encrypt_packet_data_t::sa_index

Definition at line 129 of file ah_encrypt.c.

◆ skip

u8 ah_encrypt_packet_data_t::skip

Definition at line 128 of file ah_encrypt.c.

◆ tos

u8 ah_encrypt_packet_data_t::tos

Definition at line 124 of file ah_encrypt.c.

◆ ttl

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: