FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
pipe_t_ Struct Reference

represenation of a pipe interface More...

+ Collaboration diagram for pipe_t_:

Data Fields

u32 sw_if_index
 the SW if_index of the other end of the pipe More...
 
subint_config_t subint
 Sub-interface config. More...
 

Detailed Description

represenation of a pipe interface

Definition at line 24 of file pipe.h.

Field Documentation

subint_config_t pipe_t_::subint

Sub-interface config.

Definition at line 30 of file pipe.h.

u32 pipe_t_::sw_if_index

the SW if_index of the other end of the pipe

Definition at line 27 of file pipe.h.


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