UNPKG

ofpmsg-js

Version:
16 lines (13 loc) 253 B
(function(){ var PORTS = { 'in_port' : 0xfff8, 'table' : 0xfff9, 'normal' : 0xfffa, 'flood' : 0xfffb, 'all' : 0xfffc, 'controller': 0xfffd, 'local' : 0xfffe, 'none' : 0xffff }; module.exports = PORTS; })();