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

The data-path object representing L3 proxy. More...

Data Fields

u32 l3p_sw_if_index
 The Software interface index on which traffic is l3_proxyd. More...
 
u16 l3p_locks
 number oflocks. More...
 

Detailed Description

The data-path object representing L3 proxy.

An L3 proxy is when VPP has an address in the FIB that is also assigned to an attached host.

Definition at line 27 of file l3_proxy_dpo.h.

Field Documentation

u16 l3_proxy_dpo_t_::l3p_locks

number oflocks.

Definition at line 37 of file l3_proxy_dpo.h.

u32 l3_proxy_dpo_t_::l3p_sw_if_index

The Software interface index on which traffic is l3_proxyd.

Definition at line 32 of file l3_proxy_dpo.h.


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