Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
i82586var.h | 113 #define IE_MAXMCAST (IE_TBUF_SIZE/6)/* must fit in transmit buffer */ |
i82586.c | 1757 if (sc->mcast_count >= IE_MAXMCAST || 1783 if (sc->mcast_count >= IE_MAXMCAST) { |