FD.io VPP  v17.01.1-3-gc6833f8
Vector Packet Processing
node_in.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_in_next_t {
  ACL_IN_ERROR_DROP, ACL_IN_ETHERNET_INPUT, ACL_IN_L2S_INPUT_IP4_ADD, ACL_IN_L2S_INPUT_IP6_ADD,
  ACL_IN_N_NEXT
}
 

Enumeration Type Documentation

Enumerator
ACL_IN_ERROR_DROP 
ACL_IN_ETHERNET_INPUT 
ACL_IN_L2S_INPUT_IP4_ADD 
ACL_IN_L2S_INPUT_IP6_ADD 
ACL_IN_N_NEXT 

Definition at line 4 of file node_in.h.