X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvcl%2Fvcom_socket.h;h=e86bab35672830ed1735ffba490a980493a716b7;hb=e695cb4dbdb6f9424ac5a567799e67f791fad328;hp=4f5e4abfb1523ecb80138451c510a44519d09fea;hpb=6c36f53ff0419d27f3e5720a42e0b43d5e7157f0;p=vpp.git diff --git a/src/vcl/vcom_socket.h b/src/vcl/vcom_socket.h index 4f5e4abfb15..e86bab35672 100644 --- a/src/vcl/vcom_socket.h +++ b/src/vcl/vcom_socket.h @@ -97,6 +97,8 @@ typedef struct * 03. cached for frequent access. * */ i32 count; + i32 vcl_cnt; + i32 libc_cnt; /* close( ) called on this epoll instance */ /* 0 - close ( ) not called, 1 - close( ) called. */