FD.io VPP  v20.09-64-g4f7b92f0a
Vector Packet Processing
ipsec_tun_protect_itf_db_t_ Struct Reference

The DB of all added per-nh tunnel protectiond. More...

Data Fields

uwordid_hash
 A hash table key'd on IP (4 or 6) address. More...
 
index_t id_itp
 If the interface is P2P then there is only one protect object associated with the auto-adj for each NH proto. More...
 

Detailed Description

The DB of all added per-nh tunnel protectiond.

Definition at line 51 of file ipsec_tun.c.

Field Documentation

◆ id_hash

uword* ipsec_tun_protect_itf_db_t_::id_hash

A hash table key'd on IP (4 or 6) address.

Definition at line 54 of file ipsec_tun.c.

◆ id_itp

index_t ipsec_tun_protect_itf_db_t_::id_itp

If the interface is P2P then there is only one protect object associated with the auto-adj for each NH proto.

Definition at line 57 of file ipsec_tun.c.


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