Searched refs:MULTICAST_FILTER_LIMIT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ | ||
D | au1000_eth.h | 41 #define MULTICAST_FILTER_LIMIT 64 macro |
D | au1000_eth.c | 976 netdev_mc_count(dev) > MULTICAST_FILTER_LIMIT) { in au1000_multicast_list() |