diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/includes/hicn/base.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/includes/hicn/base.h b/lib/includes/hicn/base.h index 0a6ac7321..50961354b 100644 --- a/lib/includes/hicn/base.h +++ b/lib/includes/hicn/base.h @@ -364,6 +364,7 @@ typedef struct typedef struct { + uint32_t conn_id; struct { uint32_t rx_pkts; |