MFIFOGetMesPtr   1391 src/isdn/Q921.c 	mes = MFIFOGetMesPtr(link->IFrameQueue, &size);
MFIFOGetMesPtr   2916 src/isdn/Q921.c 	L2UCHAR *smes = MFIFOGetMesPtr(trunk->HDLCInQueue, &size);
MFIFOGetMesPtr     78 src/isdn/include/mfifo.h unsigned char * MFIFOGetMesPtr(unsigned char *buf, int *size);