Home
last modified time | relevance | path

Searched refs:LL_IP4_MULTICAST_ADDR_1 (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
Dethernet.h112 #define LL_IP4_MULTICAST_ADDR_1 0x00 macro
/third_party/lwip/src/netif/
Dethernet.c150 if ((ethhdr->dest.addr[1] == LL_IP4_MULTICAST_ADDR_1) &&
/third_party/lwip/src/core/ipv4/
Detharp.c813 mcastaddr.addr[1] = LL_IP4_MULTICAST_ADDR_1;