Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_kni/
H A Drte_kni.h53 int (*config_allmulticast)(uint16_t port_id, uint8_t to_on); member
H A Drte_kni.c581 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()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst238 ``config_allmulticast``: