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

RxAllocStatusTypeDef::RX_ALLOC_ERROR

Syntax

RX_ALLOC_ERROR = 0x01;

References

LocationReferrerText
ethernetif.c:72
RX_ALLOC_ERROR = 0x01
ethernetif.c:406pbuf_free_custom()
if (RxAllocStatus == RX_ALLOC_ERROR)
ethernetif.c:672HAL_ETH_RxAllocateCallback()
RxAllocStatus = RX_ALLOC_ERROR;

Data Use

Functions using RxAllocStatusTypeDef::RX_ALLOC_ERROR
RxAllocStatusTypeDef::RX_ALLOC_ERROR