FD.io VPP  v21.06-1-gbb7418cf9
Vector Packet Processing
nat64_prefix_t Struct Reference

Data Fields

ip6_address_t prefix
 
u8 plen
 
u32 vrf_id
 
u32 fib_index
 

Detailed Description

Definition at line 71 of file nat64.h.

Field Documentation

◆ fib_index

u32 nat64_prefix_t::fib_index

Definition at line 76 of file nat64.h.

◆ plen

u8 nat64_prefix_t::plen

Definition at line 74 of file nat64.h.

◆ prefix

ip6_address_t nat64_prefix_t::prefix

Definition at line 73 of file nat64.h.

◆ vrf_id

u32 nat64_prefix_t::vrf_id

Definition at line 75 of file nat64.h.


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