RxAllocStatusTypeDef::RX_ALLOC_ERROR is only used within LwIP_TFTP_Server.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesLwIP_TFTP_ServerRxAllocStatusTypeDef::RX_ALLOC_ERROR

RxAllocStatusTypeDef::RX_ALLOC_ERROR

Syntax

RX_ALLOC_ERROR = 0x01;

References

LocationReferrerText
ethernetif.c:67
RX_ALLOC_ERROR = 0x01
ethernetif.c:313pbuf_free_custom()
if (RxAllocStatus == RX_ALLOC_ERROR)
ethernetif.c:581HAL_ETH_RxAllocateCallback()
RxAllocStatus = RX_ALLOC_ERROR;

Data Use

Functions using RxAllocStatusTypeDef::RX_ALLOC_ERROR
RxAllocStatusTypeDef::RX_ALLOC_ERROR