FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
ip_punt_redirect_rx_t_ Struct Reference

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

+ Collaboration diagram for ip_punt_redirect_rx_t_:

Data Fields

fib_node_t node
 Node linkage into the FIB graph. More...
 
fib_protocol_t fproto
 
fib_forward_chain_type_t payload_type
 
fib_node_index_t pl
 
u32 sibling
 
dpo_id_t dpo
 redirect forwarding 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

dpo_id_t ip_punt_redirect_rx_t_::dpo

redirect forwarding

Definition at line 209 of file ip_punt_drop.h.

fib_protocol_t ip_punt_redirect_rx_t_::fproto

Definition at line 201 of file ip_punt_drop.h.

fib_node_t ip_punt_redirect_rx_t_::node

Node linkage into the FIB graph.

Definition at line 199 of file ip_punt_drop.h.

fib_forward_chain_type_t ip_punt_redirect_rx_t_::payload_type

Definition at line 202 of file ip_punt_drop.h.

fib_node_index_t ip_punt_redirect_rx_t_::pl

Definition at line 203 of file ip_punt_drop.h.

u32 ip_punt_redirect_rx_t_::sibling

Definition at line 204 of file ip_punt_drop.h.


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