Include settings into egress for table sizes
This commit is contained in:
parent
6f961db35f
commit
13ce721862
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
#ifndef NICO_EGRESS
|
||||
#define NICO_EGRESS
|
||||
|
||||
#include "settings.p4"
|
||||
|
||||
/********************** EGRESS ACTIONS ***********************************/
|
||||
|
||||
action set_egress_port (port_t out_port) {
|
||||
|
|
Loading…
Reference in a new issue