RxAllocStatusTypeDef::RX_ALLOC_ERROR is only used within LwIP_TCP_Echo_Server.
 
Symbols
loading...
Files
loading...

RxAllocStatusTypeDef::RX_ALLOC_ERROR

Syntax

RX_ALLOC_ERROR = 0x01;

References

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

Data Use

Functions using RxAllocStatusTypeDef::RX_ALLOC_ERROR
RxAllocStatusTypeDef::RX_ALLOC_ERROR