We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c10b989 commit 9e52f78Copy full SHA for 9e52f78
tracing04-xdp-tcpdump/xdp_sample_pkts_kern.c
@@ -1,6 +1,5 @@
1
// SPDX-License-Identifier: GPL-2.0
2
#include <linux/bpf.h>
3
-#include <string.h>
4
#include "bpf_helpers.h"
5
6
#define SAMPLE_SIZE 1024ul
0 commit comments