FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
vl_api_pipe_details_t Struct Reference

Reply for pipe dump request. More...

Data Fields

u32 context
 
u32 sw_if_index
 
u32 pipe_sw_if_index [2]
 
u32 instance
 

Detailed Description

Reply for pipe dump request.

Template Parameters
sw_if_index- software index of pipe interface
sw_if_index- software index allocated for the pipe parent interface
pipe_sw_if_index- the two SW indicies that form the ends of the pipe.
instance- instance allocated

Definition at line 78 of file pipe.api.

Field Documentation

◆ context

u32 vl_api_pipe_details_t::context

Definition at line 80 of file pipe.api.

◆ instance

u32 vl_api_pipe_details_t::instance

Definition at line 83 of file pipe.api.

◆ pipe_sw_if_index

u32 vl_api_pipe_details_t::pipe_sw_if_index[2]

Definition at line 82 of file pipe.api.

◆ sw_if_index

u32 vl_api_pipe_details_t::sw_if_index

Definition at line 81 of file pipe.api.


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