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

LL_IP4_MULTICAST_ADDR_2 macro

Syntax

#define LL_IP4_MULTICAST_ADDR_2 0x5e

References

LocationText
ethernet.h:113
#define LL_IP4_MULTICAST_ADDR_2 0x5e
etharp.c:814
mcastaddr.addr[2] = LL_IP4_MULTICAST_ADDR_2;
ethernet.c:151
(ethhdr->dest.addr[2] == LL_IP4_MULTICAST_ADDR_2)) {