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