libisdn
|
Go to the source code of this file.
L3INT Q932Pmes_Facility | ( | Q931_TrunkInfo_t * | pTrunk, |
Q931mes_Generic * | IBuf, | ||
L3INT | ISize, | ||
L3UCHAR * | OBuf, | ||
L3INT * | OSize | ||
) |
Definition at line 62 of file Q932mes.c.
References L3BOOL, L3FALSE, and NoWarning.
Referenced by ATT5ESSCreateTE(), Q931CreateNT(), and Q931CreateTE().
L3INT Q932Pmes_Hold | ( | Q931_TrunkInfo_t * | pTrunk, |
Q931mes_Generic * | IBuf, | ||
L3INT | ISize, | ||
L3UCHAR * | OBuf, | ||
L3INT * | OSize | ||
) |
Definition at line 93 of file Q932mes.c.
References L3BOOL, L3FALSE, and NoWarning.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Pmes_HoldAck | ( | Q931_TrunkInfo_t * | pTrunk, |
Q931mes_Generic * | IBuf, | ||
L3INT | ISize, | ||
L3UCHAR * | OBuf, | ||
L3INT * | OSize | ||
) |
Definition at line 124 of file Q932mes.c.
References L3BOOL, L3FALSE, and NoWarning.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Pmes_HoldReject | ( | Q931_TrunkInfo_t * | pTrunk, |
Q931mes_Generic * | IBuf, | ||
L3INT | ISize, | ||
L3UCHAR * | OBuf, | ||
L3INT * | OSize | ||
) |
Definition at line 155 of file Q932mes.c.
References L3BOOL, L3FALSE, and NoWarning.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Pmes_Register | ( | Q931_TrunkInfo_t * | pTrunk, |
Q931mes_Generic * | IBuf, | ||
L3INT | ISize, | ||
L3UCHAR * | OBuf, | ||
L3INT * | OSize | ||
) |
Definition at line 186 of file Q932mes.c.
References L3BOOL, L3FALSE, and NoWarning.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Pmes_Retrieve | ( | Q931_TrunkInfo_t * | pTrunk, |
Q931mes_Generic * | IBuf, | ||
L3INT | ISize, | ||
L3UCHAR * | OBuf, | ||
L3INT * | OSize | ||
) |
Definition at line 217 of file Q932mes.c.
References L3BOOL, L3FALSE, and NoWarning.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Pmes_RetrieveAck | ( | Q931_TrunkInfo_t * | pTrunk, |
Q931mes_Generic * | IBuf, | ||
L3INT | ISize, | ||
L3UCHAR * | OBuf, | ||
L3INT * | OSize | ||
) |
Definition at line 248 of file Q932mes.c.
References L3BOOL, L3FALSE, and NoWarning.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Pmes_RetrieveReject | ( | Q931_TrunkInfo_t * | pTrunk, |
Q931mes_Generic * | IBuf, | ||
L3INT | ISize, | ||
L3UCHAR * | OBuf, | ||
L3INT * | OSize | ||
) |
Definition at line 279 of file Q932mes.c.
References L3BOOL, L3FALSE, and NoWarning.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Umes_Facility | ( | Q931_TrunkInfo_t * | pTrunk, |
L3UCHAR * | IBuf, | ||
Q931mes_Generic * | mes, | ||
L3INT | IOff, | ||
L3INT | Size, | ||
struct Q931MesgErrors * | Errs | ||
) |
Definition at line 47 of file Q932mes.c.
References L3INT, Q931E_NO_ERROR, and Q931mes_Generic::Size.
Referenced by ATT5ESSCreateTE(), Q931CreateNT(), and Q931CreateTE().
L3INT Q932Umes_Hold | ( | Q931_TrunkInfo_t * | pTrunk, |
L3UCHAR * | IBuf, | ||
Q931mes_Generic * | mes, | ||
L3INT | IOff, | ||
L3INT | Size, | ||
struct Q931MesgErrors * | Errs | ||
) |
Definition at line 78 of file Q932mes.c.
References L3INT, Q931E_NO_ERROR, and Q931mes_Generic::Size.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Umes_HoldAck | ( | Q931_TrunkInfo_t * | pTrunk, |
L3UCHAR * | IBuf, | ||
Q931mes_Generic * | mes, | ||
L3INT | IOff, | ||
L3INT | Size, | ||
struct Q931MesgErrors * | Errs | ||
) |
Definition at line 109 of file Q932mes.c.
References L3INT, Q931E_NO_ERROR, and Q931mes_Generic::Size.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Umes_HoldReject | ( | Q931_TrunkInfo_t * | pTrunk, |
L3UCHAR * | IBuf, | ||
Q931mes_Generic * | mes, | ||
L3INT | IOff, | ||
L3INT | Size, | ||
struct Q931MesgErrors * | Errs | ||
) |
Definition at line 140 of file Q932mes.c.
References L3INT, Q931E_NO_ERROR, and Q931mes_Generic::Size.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Umes_Register | ( | Q931_TrunkInfo_t * | pTrunk, |
L3UCHAR * | IBuf, | ||
Q931mes_Generic * | mes, | ||
L3INT | IOff, | ||
L3INT | Size, | ||
struct Q931MesgErrors * | Errs | ||
) |
Definition at line 171 of file Q932mes.c.
References L3INT, Q931E_NO_ERROR, and Q931mes_Generic::Size.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Umes_Retrieve | ( | Q931_TrunkInfo_t * | pTrunk, |
L3UCHAR * | IBuf, | ||
Q931mes_Generic * | mes, | ||
L3INT | IOff, | ||
L3INT | Size, | ||
struct Q931MesgErrors * | Errs | ||
) |
Definition at line 202 of file Q932mes.c.
References L3INT, Q931E_NO_ERROR, and Q931mes_Generic::Size.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Umes_RetrieveAck | ( | Q931_TrunkInfo_t * | pTrunk, |
L3UCHAR * | IBuf, | ||
Q931mes_Generic * | mes, | ||
L3INT | IOff, | ||
L3INT | Size, | ||
struct Q931MesgErrors * | Errs | ||
) |
Definition at line 233 of file Q932mes.c.
References L3INT, Q931E_NO_ERROR, and Q931mes_Generic::Size.
Referenced by Q931CreateNT(), and Q931CreateTE().
L3INT Q932Umes_RetrieveReject | ( | Q931_TrunkInfo_t * | pTrunk, |
L3UCHAR * | IBuf, | ||
Q931mes_Generic * | mes, | ||
L3INT | IOff, | ||
L3INT | Size, | ||
struct Q931MesgErrors * | Errs | ||
) |
Definition at line 264 of file Q932mes.c.
References L3INT, Q931E_NO_ERROR, and Q931mes_Generic::Size.
Referenced by Q931CreateNT(), and Q931CreateTE().