Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/prot/
Dethernet.h111 #define LL_IP4_MULTICAST_ADDR_0 0x01 macro
/third_party/lwip/src/netif/
Dethernet.c148 if (ethhdr->dest.addr[0] == LL_IP4_MULTICAST_ADDR_0) {
/third_party/lwip/src/core/ipv4/
Detharp.c844 mcastaddr.addr[0] = LL_IP4_MULTICAST_ADDR_0;