Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bonding/
H A Drte_eth_bond_pmd.c1931 bond_ethdev_promiscuous_enable(struct rte_eth_dev *eth_dev);
2563 bond_ethdev_promiscuous_enable(struct rte_eth_dev *eth_dev) in bond_ethdev_promiscuous_enable() function
3187 .promiscuous_enable = bond_ethdev_promiscuous_enable,