FD.io VPP  v20.05-21-gb1500e9ff
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 50 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 53 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 56 of file ipsec_tun.c.


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