Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dpbuf.h75 #define PBUF_FLAG_LLMCAST 0x10U macro
/lib/liblwip/src/core/ipv4/
Dip.c174 if ((p->flags & PBUF_FLAG_LLMCAST) && !IP_MULTICAST(addr)) { in ip_canforward()
/lib/liblwip/src/netif/
Detharp.c1338 p->flags |= PBUF_FLAG_LLMCAST;