Rewrite one check to bit<1>

This commit is contained in:
Nico Schottelius 2019-03-30 17:01:04 +01:00
commit d1cc9d2643
3 changed files with 3 additions and 3 deletions

View file

@ -181,7 +181,7 @@ struct metadata {
task_t switch_task;
/* migrate tasks to bool */
bool chk_icmp6_na_ns;
bit<1> chk_icmp6_na_ns;
bool chk_icmp6;
bool chk_icmp;