Searched refs:PBUF_FLAG_MCASTLOOP (Results 1 – 3 of 3) sorted by relevance
71 #define PBUF_FLAG_MCASTLOOP 0x04U macro
784 if ((p->flags & PBUF_FLAG_MCASTLOOP) != 0) {
621 q->flags |= PBUF_FLAG_MCASTLOOP;
Completed in 5 milliseconds