X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Facl%2Facl.h;h=dcb4e0e93788cb678ef962571675ed0b3b62f2fc;hb=c1ff53f25d04ec1cc31844abd38014e91e398b5f;hp=14c6129c07f0446ebb4fef501df34af85545fc4d;hpb=2e342af835d6d752c743371d08071ed2dda8e62e;p=vpp.git diff --git a/src/plugins/acl/acl.h b/src/plugins/acl/acl.h index 14c6129c07f..dcb4e0e9378 100644 --- a/src/plugins/acl/acl.h +++ b/src/plugins/acl/acl.h @@ -230,6 +230,8 @@ typedef struct { u64 fa_current_cleaner_timer_wait_interval; + int fa_interrupt_generation; + /* per-worker data related t conn management */ acl_fa_per_worker_data_t *per_worker_data;