FD.io VPP  v21.06
Vector Packet Processing
avf_ah_hdr Struct Reference

Match IP Authentication Header (AH), RFC 4302. More...

Data Fields

u32 next_hdr: 8
 
u32 payload_len: 8
 
u32 reserved: 16
 
u32 spi
 
u32 seq_num
 

Detailed Description

Match IP Authentication Header (AH), RFC 4302.

Definition at line 644 of file avf_advanced_flow.h.

Field Documentation

◆ next_hdr

u32 avf_ah_hdr::next_hdr

Definition at line 646 of file avf_advanced_flow.h.

◆ payload_len

u32 avf_ah_hdr::payload_len

Definition at line 647 of file avf_advanced_flow.h.

◆ reserved

u32 avf_ah_hdr::reserved

Definition at line 648 of file avf_advanced_flow.h.

◆ seq_num

u32 avf_ah_hdr::seq_num

Definition at line 650 of file avf_advanced_flow.h.

◆ spi

u32 avf_ah_hdr::spi

Definition at line 649 of file avf_advanced_flow.h.


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