NetIDPlan         344 src/isdn/Q931api.c 	pIE->NetIDPlan		= 0;        /* Network identification plan.         */
NetIDPlan         439 src/isdn/Q931api.c 	pIE->NetIDPlan		= 0;        /* Network idetification plan           */
NetIDPlan        2085 src/isdn/Q931ie.c 		pie->NetIDPlan =  IBuf[Octet + Off] & 0x0f;
NetIDPlan        2137 src/isdn/Q931ie.c 		OBuf[(*Octet)++] = 0x80 | (pIE->TypeNetID << 4) | pIE->NetIDPlan;
NetIDPlan        2782 src/isdn/Q931ie.c 	OBuf[(*Octet)++] = 0x80 | (pIE->Type << 4) | pIE->NetIDPlan;
NetIDPlan         779 src/isdn/include/Q931ie.h     L3UCHAR NetIDPlan;              /* Network identification plan.         */
NetIDPlan         910 src/isdn/include/Q931ie.h     L3UCHAR NetIDPlan;              /* Network idetification plan           */