Searched refs:rte_eth_hairpin_bind (Results 1 – 4 of 4) sorted by relevance
223 rte_eth_hairpin_bind;
2711 int rte_eth_hairpin_bind(uint16_t tx_port, uint16_t rx_port);
2143 rte_eth_hairpin_bind(uint16_t tx_port, uint16_t rx_port) in rte_eth_hairpin_bind() function
2985 diag = rte_eth_hairpin_bind(pi, peer_pl[j]); in start_port()3002 diag = rte_eth_hairpin_bind(peer_pl[j], pi); in start_port()