FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
l2_bridge_dpo_t_ Struct Reference

The data-path object representing an L2 bridge. More...

Data Fields

u32 l2b_sw_if_index
 The Software interface index that the packets will output on. More...
 
u16 l2b_locks
 number of locks. More...
 

Detailed Description

The data-path object representing an L2 bridge.

If a packet encounters an object of this type in the L3 data-path, it is injected back into the L2 bridge.

Definition at line 27 of file l2_bridge_dpo.h.

Field Documentation

u16 l2_bridge_dpo_t_::l2b_locks

number of locks.

Definition at line 37 of file l2_bridge_dpo.h.

u32 l2_bridge_dpo_t_::l2b_sw_if_index

The Software interface index that the packets will output on.

Definition at line 32 of file l2_bridge_dpo.h.


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