Searched refs:p_muh (Results 1 – 2 of 2) sorted by relevance
713 port->p_muh = NULL; in vsw_set_port_hw_addr()715 &port->p_muh, vid, &diag); in vsw_set_port_hw_addr()870 (void) mac_unicast_remove(port->p_mch, port->p_muh); in vsw_unset_hw_addr()871 port->p_muh = NULL; in vsw_unset_hw_addr()957 muh = (caller == VSW_LOCALDEV) ? vswp->muh : port->p_muh; in vsw_tx_msg()
416 mac_unicast_handle_t p_muh; /* mac unicast handle */ member