FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
ipsec_spd_t Struct Reference

A Secruity Policy Database. More...

Data Fields

u32 id
 the User's ID for this policy More...
 
u32policies [IPSEC_SPD_POLICY_N_TYPES]
 vectors for each of the policy types More...
 

Detailed Description

A Secruity Policy Database.

Definition at line 44 of file ipsec_spd.h.

Field Documentation

◆ id

u32 ipsec_spd_t::id

the User's ID for this policy

Definition at line 47 of file ipsec_spd.h.

◆ policies

u32* ipsec_spd_t::policies[IPSEC_SPD_POLICY_N_TYPES]

vectors for each of the policy types

Definition at line 49 of file ipsec_spd.h.


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