FD.io VPP
v17.04.2-2-ga8f93f8
Vector Packet Processing
Main Page
Related Pages
Data Structures
Source
Files
Symbols
node_out.h
Go to the documentation of this file.
1
#ifndef _NODE_OUT_H_
2
#define _NODE_OUT_H_
3
4
typedef
enum
{
5
ACL_OUT_ERROR_DROP
,
6
ACL_OUT_INTERFACE_OUTPUT
,
7
ACL_OUT_L2S_OUTPUT_IP4_ADD
,
8
ACL_OUT_L2S_OUTPUT_IP6_ADD
,
9
ACL_OUT_N_NEXT
,
10
}
acl_out_next_t
;
11
12
#endif
ACL_OUT_L2S_OUTPUT_IP4_ADD
Definition:
node_out.h:7
ACL_OUT_L2S_OUTPUT_IP6_ADD
Definition:
node_out.h:8
ACL_OUT_INTERFACE_OUTPUT
Definition:
node_out.h:6
ACL_OUT_ERROR_DROP
Definition:
node_out.h:5
acl_out_next_t
acl_out_next_t
Definition:
node_out.h:4
ACL_OUT_N_NEXT
Definition:
node_out.h:9
src
plugins
acl
node_out.h
Generated on Sat Jul 1 2017 12:01:33 for FD.io VPP by
1.8.11