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

PBUF_FLAG_LLBCAST macro

Syntax

#define PBUF_FLAG_LLBCAST 0x08U

References

LocationText
pbuf.h:179
#define PBUF_FLAG_LLBCAST 0x08U
ethernet.c:166
p->flags |= PBUF_FLAG_LLBCAST;