Searched refs:OT_ERROR_DROP (Results 1 – 6 of 6) sorted by relevance
73 OT_ERROR_DROP = 2, enumerator
109 return OT_ERROR_DROP; in otPlatInfraIfDiscoverNat64Prefix()223 VerifyOrExit(aInfraIfIndex == mInfraIfIndex, error = OT_ERROR_DROP); in SendIcmp6Nd()543 ExitNow(error = OT_ERROR_DROP); in ReceiveIcmp6Message()566 VerifyOrExit(ifIndex == mInfraIfIndex, error = OT_ERROR_DROP); in ReceiveIcmp6Message()570 … VerifyOrExit(hopLimit == 255 && IN6_IS_ADDR_LINKLOCAL(&srcAddr.sin6_addr), error = OT_ERROR_DROP); in ReceiveIcmp6Message()672 VerifyOrExit(aInfraIfIndex == mInfraIfIndex, error = OT_ERROR_DROP); in DiscoverNat64Prefix()
1159 if (error == OT_ERROR_DROP) in processTransmit()
58 constexpr Error kErrorDrop = OT_ERROR_DROP;
88 ret = OT_ERROR_DROP; in SpinelStatusToOtError()607 error = OT_ERROR_DROP; in HandleResponse()670 mError = OT_ERROR_DROP; in HandleWaitingResponse()676 mError = OT_ERROR_DROP; in HandleWaitingResponse()
88 case OT_ERROR_DROP: in ThreadErrorToSpinelStatus()