dect
/
libpcap
Archived
13
0
Fork 0

Have the usual three separate buffers for "format_text()", so that it

can be used multiple times in a single formatting call.
This commit is contained in:
guy 2004-10-29 02:00:59 +00:00
parent 00384d8605
commit 4e3b0fdeba
1 changed files with 5 additions and 4 deletions

View File

@ -37,7 +37,7 @@
*
* @(#)bpf.h 7.1 (Berkeley) 5/7/91
*
* @(#) $Header: /tcpdump/master/libpcap/pcap-bpf.h,v 1.23 2004-10-20 14:28:49 hannes Exp $ (LBL)
* @(#) $Header: /tcpdump/master/libpcap/pcap-bpf.h,v 1.24 2004-10-29 02:00:59 guy Exp $ (LBL)
*/
/*
@ -350,10 +350,11 @@ struct bpf_version {
#define DLT_AURORA 126 /* Xilinx Aurora link layer */
/*
* BSD header for 802.11 plus a number of bits of link-layer information
* including radio information.
* Header for 802.11 plus a number of bits of link-layer information
* including radio information, used by some recent BSD drivers as
* well as the madwifi Atheros driver for Linux.
*/
#define DLT_IEEE802_11_RADIO 127 /* 802.11 plus BSD radio header */
#define DLT_IEEE802_11_RADIO 127 /* 802.11 plus radiotap radio header */
/*
* Reserved for the TZSP encapsulation, as per request from