libisdn
Q931MesgErrors Struct Reference

#include <Q931priv.h>

Data Fields

char id
int nr_errors
int nr_overflow
struct {
   char   id
   char   size
   char   error
   char   offset
ie_errors [Q931_MSGE_ERR_MAX]

Detailed Description

Message parser error reporting

Definition at line 187 of file Q931priv.h.


Field Documentation

Error code

Definition at line 194 of file Q931priv.h.

Referenced by Q931MesgErrorsAddIE(), and Q931MesgErrorsPrint().

Message id

IE id

Definition at line 188 of file Q931priv.h.

Referenced by Q931MesgErrorsAddIE(), Q931MesgErrorsInit(), and Q931MesgErrorsPrint().

Per IE reporting of error

Referenced by Q931MesgErrorsAddIE(), and Q931MesgErrorsPrint().

Number of IE errors

Definition at line 189 of file Q931priv.h.

Referenced by Q931MesgErrorsAddIE(), Q931MesgErrorsCount(), and Q931MesgErrorsPrint().

Count additional errors

Definition at line 190 of file Q931priv.h.

Referenced by Q931MesgErrorsAddIE(), and Q931MesgErrorsPrint().

Offset of IE in message

Definition at line 195 of file Q931priv.h.

Referenced by Q931MesgErrorsAddIE(), and Q931MesgErrorsPrint().

IE size

Definition at line 193 of file Q931priv.h.

Referenced by Q931MesgErrorsAddIE(), and Q931MesgErrorsPrint().


The documentation for this struct was generated from the following file: