NegotInd          452 src/isdn/Q931api.c 	pIE->NegotInd		= 0;        /* Negot indic.                         */
NegotInd         1755 src/isdn/Q931ie.c 		pie->NegotInd = (IBuf[Octet + Off] >> 6) & 0x01;
NegotInd         1929 src/isdn/Q931ie.c 	OBuf[(*Octet)++] = 0x80 | (pIE->NegotInd << 6);
NegotInd          575 src/isdn/include/Q931ie.h     L3UCHAR NegotInd;               /* Negot indic.                         */