Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VNET_NUM_MCAST
arch/sparc/include/asm/vio.h
241
u8 mcast_addr[VNET_NUM_MCAST * 6];
drivers/net/ethernet/sun/sunvnet_common.c
1607
if (++n_addrs == VNET_NUM_MCAST) {
drivers/net/ethernet/sun/sunvnet_common.c
1633
if (++n_addrs == VNET_NUM_MCAST) {