summaryrefslogtreecommitdiffstats
path: root/src/dnscap_common.h
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-04 09:27:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-09-04 09:27:04 +0000
commit81fa0bc63909a67cdd6d321617a2e5648a6a94a2 (patch)
tree2b0a2eae7aed22e3c6f707283d7617d8c02b3fbe /src/dnscap_common.h
parentAdding upstream version 2.1.3. (diff)
downloaddnscap-upstream.tar.xz
dnscap-upstream.zip
Adding upstream version 2.2.0.upstream/2.2.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/dnscap_common.h')
-rw-r--r--src/dnscap_common.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/dnscap_common.h b/src/dnscap_common.h
index fa869cd..a1f05d9 100644
--- a/src/dnscap_common.h
+++ b/src/dnscap_common.h
@@ -116,10 +116,10 @@ typedef int filter_t(const char* descr,
unsigned sport,
unsigned dport,
my_bpftimeval ts,
- const u_char* pkt_copy,
- const unsigned olen,
- const u_char* payload,
- const unsigned payloadlen);
+ u_char* pkt_copy,
+ unsigned olen,
+ u_char* payload,
+ unsigned payloadlen);
/*
* Extensions