Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/aggr/
H A Daggr_port.c235 port->lp_promisc_on = B_FALSE; in aggr_port_create()
274 ASSERT(!port->lp_promisc_on); in aggr_port_delete()
525 if (on == port->lp_promisc_on) in aggr_port_promisc()
544 port->lp_promisc_on = on; in aggr_port_promisc()
/titanic_50/usr/src/uts/common/sys/
H A Daggr_impl.h107 lp_promisc_on : 1, member