Searched refs:ipPktLen (Results 1 – 1 of 1) sorted by relevance
66 uint32_t ipPktLen; in IsTcpKeyFrame() local85 ipPktLen = ntohs(ipHeader->totLen); in IsTcpKeyFrame()88 if (tcpHdrLen + ipHdrLen == ipPktLen) { in IsTcpKeyFrame()