Searched refs:config_allmulticast (Results 1 – 3 of 3) sorted by relevance
51 int (*config_allmulticast)(uint16_t port_id, uint8_t to_on); member
586 if (kni->ops.config_allmulticast) in rte_kni_handle_request()587 req->result = kni->ops.config_allmulticast( in rte_kni_handle_request()747 && ops->config_allmulticast == NULL) in kni_check_request_register()
299 ``config_allmulticast``: