CongLevel        1079 src/isdn/Q931ie.c 	pie->CongLevel = IBuf[Octet] & 0x0f;
CongLevel        1108 src/isdn/Q931ie.c 	OBuf[(*Octet)++] = Q931ie_CONGESTION_LEVEL | pIE->CongLevel;
CongLevel         961 src/isdn/include/Q931ie.h 	L3UCHAR CongLevel;				/* Conguestion Level					*/