Searched refs:config_allmulticast (Results 1 – 3 of 3) sorted by relevance
53 int (*config_allmulticast)(uint16_t port_id, uint8_t to_on); member
581 if (kni->ops.config_allmulticast) in rte_kni_handle_request()582 req->result = kni->ops.config_allmulticast( in rte_kni_handle_request()738 && ops->config_allmulticast == NULL) in kni_check_request_register()
238 ``config_allmulticast``: