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

SOF_BROADCAST macro

Syntax

#define SOF_BROADCAST 0x20U

References

LocationText
ip.h:101
#define SOF_BROADCAST 0x20U /* permit to send and to receive broadcast messages (see IP_SOF_BROADCAST option) */
dhcp.c:238
ip_set_option(dhcp_pcb, SOF_BROADCAST);
sockets.c:2867
return SOF_BROADCAST;