Searched refs:WR_FAIL (Results 1 – 3 of 3) sorted by relevance
53 enum WriteResult { WR_SUCCESS, WR_TOO_LARGE, WR_FAIL }; enumerator
914 if (wres == IPseudoTcpNotify::WR_FAIL) { in transmit()
509 return IPseudoTcpNotify::WR_FAIL; in TcpWritePacket()