crypto/cnxk: update microcode completion handling
[dpdk.git] / examples / ipsec-secgw / ipsec-secgw.h
index 2fd4070..ac4fa5e 100644 (file)
@@ -132,6 +132,8 @@ extern uint32_t single_sa_idx;
 
 extern volatile bool force_quit;
 
+extern uint32_t nb_bufs_in_pool;
+
 static inline uint8_t
 is_unprotected_port(uint16_t port_id)
 {