summaryrefslogtreecommitdiffstats
path: root/Completion/Unix/Command/_tcpdump
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_tcpdump')
-rw-r--r--Completion/Unix/Command/_tcpdump3
1 files changed, 0 insertions, 3 deletions
diff --git a/Completion/Unix/Command/_tcpdump b/Completion/Unix/Command/_tcpdump
index 7047b2d34..25605875f 100644
--- a/Completion/Unix/Command/_tcpdump
+++ b/Completion/Unix/Command/_tcpdump
@@ -94,9 +94,6 @@ _data_link_types () {
fi
}
-_bpf_filter () {
-}
-
args=(
'-A[print each packet in ASCII]'
'-c+[exit after receiving specified number of packets]:number of packets'