aboutsummaryrefslogtreecommitdiff
path: root/contrib/libpcap
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2003-11-04 06:16:55 +0000
committerBrian Feldman <green@FreeBSD.org>2003-11-04 06:16:55 +0000
commitfe1e90353216b35d81dd786c76fd5fe56b12234a (patch)
tree682f6246fab89e3613bfe899141592a08a1039ee /contrib/libpcap
parent3267cc18e1701c7480e095ec434ffcd44f12407a (diff)
downloadsrc-fe1e90353216b35d81dd786c76fd5fe56b12234a.tar.gz
src-fe1e90353216b35d81dd786c76fd5fe56b12234a.zip
Remove a reference to part of the pcap API not yet merged.
Notes
Notes: svn path=/head/; revision=122030
Diffstat (limited to 'contrib/libpcap')
-rw-r--r--contrib/libpcap/pcap.310
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/libpcap/pcap.3 b/contrib/libpcap/pcap.3
index 6ee773de6253..9eb262770329 100644
--- a/contrib/libpcap/pcap.3
+++ b/contrib/libpcap/pcap.3
@@ -685,16 +685,6 @@ to the type specified by
.B \-1
is returned on failure.
.PP
-.B pcap_datalink_name_to_val()
-translates a data link type name, which is a
-.B DLT_
-name with the
-.B DLT_
-removed, to the corresponding data link type value. The translation
-is case-insensitive.
-is used to set the current data link type of the pcap descriptor
-NULL is returned on failure.
-.PP
.B pcap_snapshot()
returns the snapshot length specified when
.B pcap_open_live