ofpbuf: New function ofpbuf_use_stack().
[openvswitch] / include / openvswitch / datapath-protocol.h
index b8f93de6f54d0299d127252051a67b6927dc8745..6bab4bc431f153c01e4a1f81fd45ed991a8341d0 100644 (file)
@@ -131,7 +131,6 @@ struct odp_stats {
 /* Logical ports. */
 #define ODPP_LOCAL      ((uint16_t)0)
 #define ODPP_NONE       ((uint16_t)-1)
-#define ODPP_NORMAL     ((uint16_t)-2)
 
 /* Listening channels. */
 #define _ODPL_MISS_NR   0       /* Packet missed in flow table. */