Searched refs:PBUF_FLAG_LLBCAST (Results 1 – 3 of 3) sorted by relevance
73 #define PBUF_FLAG_LLBCAST 0x08U macro
170 if (p->flags & PBUF_FLAG_LLBCAST) { in ip_canforward()
1342 p->flags |= PBUF_FLAG_LLBCAST;
Completed in 5 milliseconds