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

IP4 punt redirect per-rx interface configuration redirect punted traffic to another location. More...

Data Fields

ip46_address_t nh
 The next-hop to send redirected packets to. More...
 
u32 tx_sw_if_index
 the TX interface to send redirected packets More...
 
adj_index_t adj_index
 redirect forwarding adjacency More...
 

Detailed Description

IP4 punt redirect per-rx interface configuration redirect punted traffic to another location.

Definition at line 194 of file ip_punt_drop.h.

Field Documentation

adj_index_t ip_punt_redirect_rx_t_::adj_index

redirect forwarding adjacency

Definition at line 209 of file ip_punt_drop.h.

ip46_address_t ip_punt_redirect_rx_t_::nh

The next-hop to send redirected packets to.

Definition at line 199 of file ip_punt_drop.h.

u32 ip_punt_redirect_rx_t_::tx_sw_if_index

the TX interface to send redirected packets

Definition at line 204 of file ip_punt_drop.h.


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