FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
nat64_prefix_t Struct Reference
+ Collaboration diagram for nat64_prefix_t:

Data Fields

ip6_address_t prefix
 
u8 plen
 
u32 vrf_id
 
u32 fib_index
 

Detailed Description

Definition at line 47 of file nat64.h.

Field Documentation

◆ fib_index

u32 nat64_prefix_t::fib_index

Definition at line 52 of file nat64.h.

◆ plen

u8 nat64_prefix_t::plen

Definition at line 50 of file nat64.h.

◆ prefix

ip6_address_t nat64_prefix_t::prefix

Definition at line 49 of file nat64.h.

◆ vrf_id

u32 nat64_prefix_t::vrf_id

Definition at line 51 of file nat64.h.


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