taglinefilesource code
curpt1297drivers/net/ppp.cint curpt = ppp->xhead - ppp->xbuff;
curpt1298drivers/net/ppp.cif ((curpt < 0) || (curpt > 3000)) {
curpt1300drivers/net/ppp.c(unsigned int) ppp->xbuff, (unsigned int) ppp->xhead, curpt))