Include settings into egress for table sizes

This commit is contained in:
Nico Schottelius 2019-07-24 11:57:57 +02:00
parent 6f961db35f
commit 13ce721862
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
#ifndef NICO_EGRESS
#define NICO_EGRESS
#include "settings.p4"
/********************** EGRESS ACTIONS ***********************************/
action set_egress_port (port_t out_port) {