aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_rfc1490.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_rfc1490.h')
-rw-r--r--sys/netgraph/ng_rfc1490.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_rfc1490.h b/sys/netgraph/ng_rfc1490.h
index 98cdf631637e..494a60f0925c 100644
--- a/sys/netgraph/ng_rfc1490.h
+++ b/sys/netgraph/ng_rfc1490.h
@@ -45,7 +45,7 @@
/* Node type name */
#define NG_RFC1490_NODE_TYPE "rfc1490"
-#define NGM_RFC1490_NODE_COOKIE 861060632
+#define NGM_RFC1490_COOKIE 861060632
/* Hook names */
#define NG_RFC1490_HOOK_DOWNSTREAM "downstream"