Home
last modified time | relevance | path

Searched refs:config_allmulticast (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/kni/
H A Drte_kni.h51 int (*config_allmulticast)(uint16_t port_id, uint8_t to_on); member
H A Drte_kni.c586 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()
/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst299 ``config_allmulticast``: