aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-02-01 20:27:16 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-02-01 20:27:16 +0000
commit2f6f1e48af42538413f0ad5a28e166d54f619b37 (patch)
tree8edd39f442606c4ae42e98279a063faf0a4802b5 /wiretap
parentd0a48b5beef2f2d42f5c1dbed44df33bd9acaea1 (diff)
From Tobias Witek:
Replace ERF dissector with ATM dissector for protocols 'FP Hint' and 'META' https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4384 svn path=/trunk/; revision=31761
Diffstat (limited to 'wiretap')
-rw-r--r--wiretap/wtap.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/wiretap/wtap.h b/wiretap/wtap.h
index 1cfe5e0571..88bfd0064b 100644
--- a/wiretap/wtap.h
+++ b/wiretap/wtap.h
@@ -357,6 +357,7 @@ struct isdn_phdr {
* Status bits.
*/
#define ATM_RAW_CELL 0x01 /* TRUE if the packet is a single cell */
+#define ATM_AAL2_NOPHDR 0x04 /* TRUE if the AAL2 PDU has no pseudo-header */
/*
* AAL types.