diff options
Diffstat (limited to 'include/internal/object.h')
-rw-r--r-- | include/internal/object.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/internal/object.h b/include/internal/object.h index 658e4d2..d72b31c 100644 --- a/include/internal/object.h +++ b/include/internal/object.h @@ -201,6 +201,7 @@ struct nf_conntrack { struct nfct_bitmask *connlabels; struct nfct_bitmask *connlabels_mask; + uint64_t timestamp_event; }; /* |