FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
nat_ha_event_t Struct Reference

Data Fields

u8 event_type
 
u8 protocol
 
u16 flags
 
u32 in_addr
 
u32 out_addr
 
u16 in_port
 
u16 out_port
 
u32 eh_addr
 
u32 ehn_addr
 
u16 eh_port
 
u16 ehn_port
 
u32 fib_index
 
u32 total_pkts
 
u64 total_bytes
 

Detailed Description

Definition at line 66 of file nat_ha.c.

Field Documentation

◆ eh_addr

u32 nat_ha_event_t::eh_addr

Definition at line 77 of file nat_ha.c.

◆ eh_port

u16 nat_ha_event_t::eh_port

Definition at line 79 of file nat_ha.c.

◆ ehn_addr

u32 nat_ha_event_t::ehn_addr

Definition at line 78 of file nat_ha.c.

◆ ehn_port

u16 nat_ha_event_t::ehn_port

Definition at line 80 of file nat_ha.c.

◆ event_type

u8 nat_ha_event_t::event_type

Definition at line 69 of file nat_ha.c.

◆ fib_index

u32 nat_ha_event_t::fib_index

Definition at line 81 of file nat_ha.c.

◆ flags

u16 nat_ha_event_t::flags

Definition at line 72 of file nat_ha.c.

◆ in_addr

u32 nat_ha_event_t::in_addr

Definition at line 73 of file nat_ha.c.

◆ in_port

u16 nat_ha_event_t::in_port

Definition at line 75 of file nat_ha.c.

◆ out_addr

u32 nat_ha_event_t::out_addr

Definition at line 74 of file nat_ha.c.

◆ out_port

u16 nat_ha_event_t::out_port

Definition at line 76 of file nat_ha.c.

◆ protocol

u8 nat_ha_event_t::protocol

Definition at line 71 of file nat_ha.c.

◆ total_bytes

u64 nat_ha_event_t::total_bytes

Definition at line 83 of file nat_ha.c.

◆ total_pkts

u32 nat_ha_event_t::total_pkts

Definition at line 82 of file nat_ha.c.


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