FD.io VPP  v19.01.3-6-g70449b9b9
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

subint_config_t pipe_t_::subint

Sub-interface config.

Definition at line 30 of file pipe.h.

◆ sw_if_index

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: