summaryrefslogtreecommitdiffstats
path: root/lib/libnetgraph
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>1999-12-03 23:12:41 +0000
committerarchie <archie@FreeBSD.org>1999-12-03 23:12:41 +0000
commit32595af07069a0a9fbb40e70afc2187e349700e5 (patch)
treef3c3421a934952e78f3b292e449fc27eef356d9c /lib/libnetgraph
parent1edd13e295e6ccc9fabae6f5d194ea28e5360dd6 (diff)
downloadFreeBSD-src-32595af07069a0a9fbb40e70afc2187e349700e5.zip
FreeBSD-src-32595af07069a0a9fbb40e70afc2187e349700e5.tar.gz
Recognize NGM_BPF_COOKIE.
Diffstat (limited to 'lib/libnetgraph')
-rw-r--r--lib/libnetgraph/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libnetgraph/debug.c b/lib/libnetgraph/debug.c
index cd7f7cb..e17fd9c 100644
--- a/lib/libnetgraph/debug.c
+++ b/lib/libnetgraph/debug.c
@@ -103,6 +103,7 @@ struct ng_cookie {
static const struct ng_cookie cookies[] = {
COOKIE(UI),
COOKIE(ASYNC),
+ COOKIE(BPF),
COOKIE(CISCO),
COOKIE(ECHO),
COOKIE(ETHER),
OpenPOWER on IntegriCloud