Home
last modified time | relevance | path

Searched defs:IS_MULTICAST (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/sun4v/sys/
H A Dvnet.h49 #define IS_MULTICAST(ehp) \ macro
H A Dvsw_ldc.h482 #define IS_MULTICAST(ehp) \ macro
H A Dvnet_gen.h107 #define IS_MULTICAST(ehp) \ macro
/titanic_44/usr/src/uts/sun4u/starcat/sys/
H A Ddman.h51 #define IS_MULTICAST(eap) \ macro
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c252 #define IS_MULTICAST(ehp) \ macro
/titanic_44/usr/src/uts/sun/io/eri/
H A Deri.c229 #define IS_MULTICAST(pkt) ((pkt[0] & 01) == 1) macro
/titanic_44/usr/src/uts/common/io/hme/
H A Dhme.c711 #define IS_MULTICAST(pkt) ((pkt[0] & 01) == 1) macro