Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip_impl.h163 #define MBLK_RX_FANOUT_SLOWPATH(mp, ipha) \ macro
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_sched.c1640 if ((type != OTH) && MBLK_RX_FANOUT_SLOWPATH(mp, ipha)) in mac_rx_srs_proto_fanout()
2063 if ((type != OTH) && MBLK_RX_FANOUT_SLOWPATH(mp, ipha)) { in mac_rx_srs_fanout()