Home
last modified time | relevance | path

Searched refs:AcceptMulticast (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/sge/
H A Dif_sgereg.h135 #define AcceptMulticast 0x0400 macro
H A Dif_sge.c463 rxfilt &= ~(AcceptBroadcast | AcceptAllPhys | AcceptMulticast); in sge_rxfilter()
470 rxfilt |= AcceptMulticast; in sge_rxfilter()
474 rxfilt |= AcceptMulticast; in sge_rxfilter()