FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
node_out.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  acl_out_next_t {
  ACL_OUT_ERROR_DROP, ACL_OUT_INTERFACE_OUTPUT, ACL_OUT_L2S_OUTPUT_IP4_ADD, ACL_OUT_L2S_OUTPUT_IP6_ADD,
  ACL_OUT_N_NEXT
}
 

Enumeration Type Documentation

Enumerator
ACL_OUT_ERROR_DROP 
ACL_OUT_INTERFACE_OUTPUT 
ACL_OUT_L2S_OUTPUT_IP4_ADD 
ACL_OUT_L2S_OUTPUT_IP6_ADD 
ACL_OUT_N_NEXT 

Definition at line 4 of file node_out.h.