InfoRate 454 src/isdn/Q931api.c pIE->InfoRate = 0; /* Information transfer rate */ InfoRate 1761 src/isdn/Q931ie.c pie->InfoRate = IBuf[Octet + Off] & 0x1f; InfoRate 1766 src/isdn/Q931ie.c if (pie->InfoRate == 0x14) { /* Mutirate */ InfoRate 1932 src/isdn/Q931ie.c OBuf[(*Octet)++] = 0x80 | (pIE->TransMode << 5) | pIE->InfoRate; InfoRate 1935 src/isdn/Q931ie.c if (pIE->InfoRate == 0x18) { InfoRate 593 src/isdn/include/Q931.h ie InfoRate; /* Information rate */ InfoRate 583 src/isdn/include/Q931ie.h L3UCHAR InfoRate; /* Information transfer rate */