FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
ip_null_dpo_t_ Struct Reference

The data-path object representing dropping the packet. More...

Data Fields

ip_null_dpo_action_t ind_action
 The action to take on a packet. More...
 
u32 ind_next_index
 The next VLIB node. More...
 

Detailed Description

The data-path object representing dropping the packet.

A representation of the IP_NULL DPO

Definition at line 26 of file ip_null_dpo.c.

Field Documentation

ip_null_dpo_action_t ip_null_dpo_t_::ind_action

The action to take on a packet.

Definition at line 31 of file ip_null_dpo.c.

u32 ip_null_dpo_t_::ind_next_index

The next VLIB node.

Definition at line 35 of file ip_null_dpo.c.


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