Searched defs:tcplen (Results 1 – 2 of 2) sorted by relevance
363 int tcplen = (data[0] << 8) + data[1]; in ProcessFD() local
220 int tcplen; member