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