summaryrefslogtreecommitdiffstats
path: root/sys/net/bpf_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/net/bpf_buffer.h')
-rw-r--r--sys/net/bpf_buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/net/bpf_buffer.h b/sys/net/bpf_buffer.h
index 733137f..c1dc1f3 100644
--- a/sys/net/bpf_buffer.h
+++ b/sys/net/bpf_buffer.h
@@ -36,7 +36,6 @@
#error "no user-serviceable parts inside"
#endif
-void bpf_buffer_alloc(struct bpf_d *d);
void bpf_buffer_append_bytes(struct bpf_d *d, caddr_t buf, u_int offset,
void *src, u_int len);
void bpf_buffer_append_mbuf(struct bpf_d *d, caddr_t buf, u_int offset,
OpenPOWER on IntegriCloud