]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-atm.c
Update some tests files if the packet time is > 2038-01-19 03:14:07 UTC
[tcpdump] / print-atm.c
index ce5b6afe98ed9532e254d073fb9b94af31c608dd..51c53b0fb09fd9d7495e536eab5a167b63ca6712 100644 (file)
 #define B_BEARER               0x5e    /* broadband bearer capability */
 #define B_LOWER                        0x5f    /* broadband lower information */
 #define CALLING_PARTY          0x6c    /* calling party number */
-#define CALLED_PARTY           0x70    /* called party nmber */
+#define CALLED_PARTY           0x70    /* called party number */
 
 #define Q2931                  0x09
 
 #define CALL_REF_POS    2      /* offset of call reference value */
 #define MSG_TYPE_POS    5      /* offset of message type */
 #if 0
-#define MSG_LEN_POS     7      /* offset of mesage length */
+#define MSG_LEN_POS     7      /* offset of message length */
 #define IE_BEGIN_POS    9      /* offset of first information element */
 
 /* format of signalling messages */