Type              438 src/isdn/Q931api.c 	pIE->Type			= 0;        /* Type of network identifier           */
Type             2739 src/isdn/Q931ie.c 	pie->Type = (IBuf[Octet + Off] >> 4) & 0x07;
Type             2782 src/isdn/Q931ie.c 	OBuf[(*Octet)++] = 0x80 | (pIE->Type << 4) | pIE->NetIDPlan;
Type             2912 src/isdn/Q931ie.c 	pie->Type     = (IBuf[Octet]) & 0x1F;
Type              909 src/isdn/include/Q931ie.h     L3UCHAR Type;                   /* Type of network identifier           */
Type             1124 src/isdn/include/Q931ie.h     L3UCHAR Type;					/* Type of number                       */