Home | History | Annotate | Download | only in emugen

Lines Matching full:packetlen

780 \t\tunsigned int packetLen = *(int *)(ptr + 4);\n\
781 \t\tif (len - pos < packetLen) return pos; \n\