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

A description of an L3XC policy. More...

Data Fields

u32 sw_if_index
 
u8 is_ip6
 
u8 n_paths
 
vl_api_fib_path_t paths [n_paths]
 

Detailed Description

A description of an L3XC policy.

Template Parameters
inputinterface of the x-connect
n_pathsNumber of paths
pathsThe set of forwarding paths.

Definition at line 53 of file l3xc.api.

Field Documentation

◆ is_ip6

u8 vl_api_l3xc_t::is_ip6

Definition at line 56 of file l3xc.api.

◆ n_paths

u8 vl_api_l3xc_t::n_paths

Definition at line 57 of file l3xc.api.

◆ paths

vl_api_fib_path_t vl_api_l3xc_t::paths[n_paths]

Definition at line 58 of file l3xc.api.

◆ sw_if_index

u32 vl_api_l3xc_t::sw_if_index

Definition at line 55 of file l3xc.api.


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