PBUF_FLAG_LLMCAST is only used within LwIP.
 
Symbols
loading...
Files
loading...

PBUF_FLAG_LLMCAST macro

Syntax

#define PBUF_FLAG_LLMCAST 0x10U

References

LocationText
pbuf.h:181
#define PBUF_FLAG_LLMCAST 0x10U
ethernet.c:153
p->flags |= PBUF_FLAG_LLMCAST;