Home
last modified time | relevance | path

Searched refs:FLOW_MCAST (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c177 {"M", FLOW_MCAST, FLOW_MCAST}, in mac_flow_dcmd_output()
208 if (fe.fe_type & FLOW_MCAST) { in mac_flow_dcmd_output()
/titanic_41/usr/src/uts/common/sys/
H A Dmac_flow_impl.h196 #define FLOW_MCAST 0x04 /* Multicast (and broadcast) */ macro
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_bcast.c381 grp, FLOW_MCAST, &grp->mbg_flow_ent); in mac_bcast_add()
H A Dmac_stat.c1084 ((flent->fe_type & FLOW_MCAST) != 0)) in mac_misc_stat_create()