summaryrefslogtreecommitdiffstats
path: root/include/internal/object.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/object.h')
-rw-r--r--include/internal/object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/internal/object.h b/include/internal/object.h
index b236453..cd06b88 100644
--- a/include/internal/object.h
+++ b/include/internal/object.h
@@ -128,7 +128,7 @@ union __nfct_protoinfo {
struct {
u_int8_t state;
u_int8_t role;
- u_int64_t seq;
+ u_int64_t handshake_seq;
} dccp;
};