summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/bpf.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/bpf.9 b/share/man/man9/bpf.9
index 75469c8..57c5225 100644
--- a/share/man/man9/bpf.9
+++ b/share/man/man9/bpf.9
@@ -48,7 +48,7 @@
.Ft void
.Fn bpf_mtap "struct ifnet *ifp" "struct mbuf *m"
.Ft void
-.Fn bpf_mtap2 "struct ifnet *bp" "void *data" "u_int dlen" "struct mbuf *m"
+.Fn bpf_mtap2 "struct bpf_if *bp" "void *data" "u_int dlen" "struct mbuf *m"
.Ft u_int
.Fo bpf_filter
.Fa "const struct bpf_insn *pc " "u_char *pkt" "u_int *wirelen" "u_int *buflen"
OpenPOWER on IntegriCloud