diff options
| author | Brian Feldman <green@FreeBSD.org> | 2003-11-04 06:16:55 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2003-11-04 06:16:55 +0000 |
| commit | fe1e90353216b35d81dd786c76fd5fe56b12234a (patch) | |
| tree | 682f6246fab89e3613bfe899141592a08a1039ee | |
| parent | 3267cc18e1701c7480e095ec434ffcd44f12407a (diff) | |
Notes
| -rw-r--r-- | contrib/libpcap/pcap.3 | 10 |
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 |
